- Request / Response
- Performance
- Validator
- Forms 2
- Exception
- Logs 510
- Events
- Routing
- Cache
- Translation 5
- 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
-
-
mode
-
category_id
-
name
-
pageno
-
disp_number
-
orderby
-
-
1
-
2
-
4
-
3
-
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
-
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
-
142
-
143
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
-
109
-
110
-
111
-
112
-
113
-
114
-
115
-
116
-
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
-
139
-
140
-
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
-
173
-
174
-
175
-
176
-
177
-
178
-
179
-
180
-
181
-
182
-
183
-
184
-
185
-
186
-
187
-
188
-
189
-
190
-
191
-
-
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
(no name)
"Eccube\Form\Type\SearchProductType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => Doctrine\Common\Collections\ArrayCollection {#24354 -elements: [] } "tag" => null ] |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#20986 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7825 …} } |
| 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() {#20988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#20987 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/products/list" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => Doctrine\Common\Collections\ArrayCollection {#24354 -elements: [] } "tag" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#13894 -form: Symfony\Component\Form\Form {#21324 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23917 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | false |
| value | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } "category_ids" => Doctrine\Common\Collections\ArrayCollection {#24354 -elements: [] } "tag" => null ] |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "search" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "search" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data | "search" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#21018 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7825 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#21005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21008 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_mode" ] |
| cache_key | "_mode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#25143 -form: Symfony\Component\Form\Form {#21327 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25133 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
[ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
| 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 {#21028 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#21025 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9583 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7741 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
| 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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …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 {#9583 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7741 …} -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() {#21027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21016 …} } } |
| 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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25148 +label: "メーカー・シリーズ" +value: "1" +data: Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25149 +label: " ダイキン" +value: "2" +data: Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25150 +label: " Eco ZEAS" +value: "4" +data: Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25151 +label: " FIVE STAR ZEAS" +value: "3" +data: Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25152 +label: " スゴ暖ZEAS" +value: "5" +data: Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25153 +label: " 予備1" +value: "6" +data: Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25154 +label: " 予備2" +value: "7" +data: Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25155 +label: " 予備3" +value: "8" +data: Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25156 +label: " 予備4" +value: "9" +data: Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25157 +label: " ホッとEcoZEAS" +value: "10" +data: Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25158 +label: " 東芝" +value: "11" +data: Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25159 +label: " ウルトラパワーエコ" +value: "12" +data: Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25160 +label: " スーパーパワーエコゴールド" +value: "13" +data: Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25161 +label: " スーパーパワーエコ暖太郎" +value: "14" +data: Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25162 +label: " スマートエコneo" +value: "15" +data: Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25163 +label: " 予備5" +value: "16" +data: Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25164 +label: " 予備6" +value: "17" +data: Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25165 +label: " 予備7" +value: "18" +data: Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25166 +label: " スーパーパワーエコmini" +value: "19" +data: Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25167 +label: " 東芝-冷房専用" +value: "20" +data: Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25168 +label: " 日立" +value: "21" +data: Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25169 +label: " 省エネの達人プレミアム" +value: "22" +data: Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25170 +label: " 省エネの達人" +value: "23" +data: Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25171 +label: " 寒さ知らず" +value: "24" +data: Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25172 +label: " 予備8" +value: "25" +data: Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25173 +label: " 予備9" +value: "26" +data: Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25174 +label: " 予備10" +value: "27" +data: Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25175 +label: " 予備11" +value: "28" +data: Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25176 +label: " 予備12" +value: "29" +data: Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25177 +label: " 日立-冷房専用" +value: "30" +data: Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25178 +label: " 三菱電機" +value: "31" +data: Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25179 +label: " スリムZR" +value: "32" +data: Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25180 +label: " スリムER" +value: "33" +data: Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25181 +label: " ズバ暖スリム" +value: "34" +data: Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25182 +label: " 予備13" +value: "35" +data: Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25183 +label: " 予備14" +value: "36" +data: Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25184 +label: " 予備15" +value: "37" +data: Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25185 +label: " 予備16" +value: "38" +data: Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25186 +label: " 予備17" +value: "39" +data: Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25187 +label: " スリムK" +value: "40" +data: Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25188 +label: " パナソニック" +value: "41" +data: Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25189 +label: " XEPHY Premium" +value: "42" +data: Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25190 +label: " XEPHY Eco" +value: "43" +data: Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25191 +label: " フル暖 XEPHY" +value: "44" +data: Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25192 +label: " 予備18" +value: "45" +data: Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25193 +label: " 予備19" +value: "46" +data: Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25194 +label: " Gシリーズ" +value: "47" +data: Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25195 +label: " Hシリーズ" +value: "48" +data: Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25196 +label: " Cシリーズ" +value: "49" +data: Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25197 +label: " Kシリーズ" +value: "50" +data: Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25198 +label: "エアコン形状" +value: "51" +data: Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25199 +label: " 天井カセット4方向" +value: "52" +data: Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25200 +label: " 天井カセット2方向" +value: "53" +data: Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25201 +label: " 天井カセット1方向" +value: "54" +data: Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25202 +label: " 天井吊形4方向" +value: "55" +data: Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25203 +label: " ビルトイン形" +value: "56" +data: Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25204 +label: " ダクト形" +value: "57" +data: Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25205 +label: " 天井吊形" +value: "58" +data: Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25206 +label: " 壁掛形" +value: "59" +data: Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25207 +label: " 床置形" +value: "60" +data: Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25208 +label: " 厨房用天吊" +value: "142" +data: Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25209 +label: " 天井カセット4方向コンパクト" +value: "143" +data: Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25210 +label: "馬力" +value: "61" +data: Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25211 +label: " 1.5馬力" +value: "62" +data: Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25212 +label: " 1.8馬力" +value: "63" +data: Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25213 +label: " 2馬力" +value: "64" +data: Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25214 +label: " 2.3馬力" +value: "65" +data: Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25215 +label: " 2.5馬力" +value: "66" +data: Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25216 +label: " 3馬力" +value: "67" +data: Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25217 +label: " 4馬力" +value: "68" +data: Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25218 +label: " 5馬力" +value: "69" +data: Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25219 +label: " 6馬力" +value: "70" +data: Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25220 +label: " 8馬力" +value: "71" +data: Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25221 +label: " 10馬力" +value: "72" +data: Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25222 +label: " 12馬力" +value: "73" +data: Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25223 +label: " 予備20" +value: "74" +data: Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25224 +label: " 予備21" +value: "75" +data: Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25225 +label: " 予備22" +value: "76" +data: Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25226 +label: " 予備23" +value: "77" +data: Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25227 +label: " 予備24" +value: "78" +data: Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25228 +label: " 予備25" +value: "79" +data: Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25229 +label: " 予備26" +value: "80" +data: Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25230 +label: "マルチエアコン" +value: "81" +data: Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25231 +label: " シングルエアコン" +value: "82" +data: Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25232 +label: " ツインエアコン" +value: "83" +data: Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25233 +label: " トリプルエアコン" +value: "84" +data: Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25234 +label: " ダブルツインエアコン" +value: "85" +data: Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25235 +label: " 予備27" +value: "86" +data: Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25236 +label: " 予備28" +value: "87" +data: Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25237 +label: " 予備29" +value: "88" +data: Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25238 +label: " 予備30" +value: "89" +data: Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25239 +label: " 予備31" +value: "90" +data: Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25240 +label: "省エネ" +value: "91" +data: Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25241 +label: " 超省エネ" +value: "92" +data: Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25242 +label: " 省エネ" +value: "93" +data: Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25243 +label: " 予備31" +value: "94" +data: Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25244 +label: " 予備32" +value: "95" +data: Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25245 +label: " 予備33" +value: "96" +data: Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25246 +label: " 予備34" +value: "97" +data: Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25247 +label: " 予備35" +value: "98" +data: Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25248 +label: " 予備36" +value: "99" +data: Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25249 +label: " 予備37" +value: "100" +data: Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25250 +label: "設置場所" +value: "101" +data: Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25251 +label: " オフィス" +value: "102" +data: Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25252 +label: " 店舗" +value: "103" +data: Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25253 +label: " 飲食店" +value: "104" +data: Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25254 +label: " 美容・理容室" +value: "105" +data: Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25255 +label: " 教育施設" +value: "106" +data: Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25256 +label: " 工場" +value: "107" +data: Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25257 +label: " 倉庫" +value: "108" +data: Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25258 +label: " 病院" +value: "109" +data: Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25259 +label: " 福祉施設" +value: "110" +data: Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25260 +label: "広さ" +value: "111" +data: Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25261 +label: " 11~17㎡" +value: "112" +data: Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25262 +label: " 12~20㎡" +value: "113" +data: Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25263 +label: " 14~22㎡" +value: "114" +data: Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25264 +label: " 15~24㎡" +value: "115" +data: Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25265 +label: " 17~27㎡" +value: "116" +data: Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25266 +label: " 22~35㎡" +value: "117" +data: Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25267 +label: " 30~49㎡" +value: "118" +data: Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25268 +label: " 38~61㎡" +value: "119" +data: Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25269 +label: " 43~70㎡" +value: "120" +data: Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25270 +label: " 61~97㎡" +value: "121" +data: Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25271 +label: " 76~122㎡" +value: "122" +data: Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25272 +label: " 91~146㎡" +value: "123" +data: Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25273 +label: " 予備38" +value: "124" +data: Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25274 +label: " 予備39" +value: "125" +data: Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25275 +label: " 予備40" +value: "126" +data: Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25276 +label: " 予備41" +value: "127" +data: Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25277 +label: " 予備42" +value: "128" +data: Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25278 +label: " 予備43" +value: "129" +data: Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25279 +label: " 予備44" +value: "130" +data: Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25280 +label: "その他" +value: "131" +data: Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25281 +label: " ウイルス抑制・空気清浄機能" +value: "132" +data: Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25282 +label: " 寒冷地用" +value: "133" +data: Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25283 +label: " 予備45" +value: "134" +data: Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25284 +label: " 予備46" +value: "135" +data: Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25285 +label: " 予備47" +value: "136" +data: Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25286 +label: " 予備48" +value: "137" +data: Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25287 +label: " 予備49" +value: "138" +data: Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25288 +label: " 予備50" +value: "139" +data: Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25289 +label: " 予備51" +value: "140" +data: Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25290 +label: " 予備52" +value: "144" +data: Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25291 +label: " 予備53" +value: "145" +data: Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25292 +label: " 予備54" +value: "146" +data: Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25293 +label: " 予備55" +value: "147" +data: Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25294 +label: " 予備56" +value: "148" +data: Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25295 +label: " 予備57" +value: "149" +data: Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25296 +label: " 予備58" +value: "150" +data: Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25297 +label: "標準オプション" +value: "151" +data: Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25298 +label: " ダイキン標準オプション" +value: "152" +data: Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25299 +label: " UVストリーマー" +value: "153" +data: Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25300 +label: " ストリーマー" +value: "154" +data: Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25301 +label: " センシング" +value: "155" +data: Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25302 +label: " 抗菌・防カビフィルター" +value: "156" +data: Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25303 +label: " 清潔アルミフィン" +value: "157" +data: Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25304 +label: " 予備59" +value: "158" +data: Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25305 +label: " 予備60" +value: "159" +data: Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25306 +label: " 東芝標準オプション" +value: "160" +data: Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25307 +label: " 大清快プラズマ空清" +value: "161" +data: Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25308 +label: " マジック洗浄" +value: "162" +data: Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25309 +label: " 予備61" +value: "163" +data: Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25310 +label: " 予備62" +value: "164" +data: Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25311 +label: " 予備63" +value: "165" +data: Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25312 +label: " 予備64" +value: "166" +data: Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25313 +label: " 予備65" +value: "167" +data: Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25314 +label: " 日立標準オプション" +value: "168" +data: Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25315 +label: " 凍結洗浄" +value: "169" +data: Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25316 +label: " 人感センサー" +value: "170" +data: Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25317 +label: " ロングライフフィルター" +value: "171" +data: Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25318 +label: " 予備66" +value: "172" +data: Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25319 +label: " 予備67" +value: "173" +data: Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25320 +label: " 予備68" +value: "174" +data: Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25321 +label: " 予備69" +value: "175" +data: Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25322 +label: " 三菱電機標準オプション" +value: "176" +data: Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25323 +label: " 人感ムーブアイ" +value: "177" +data: Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25324 +label: " ムーブアイ" +value: "178" +data: Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25325 +label: " ぐるっとスマート気流" +value: "179" +data: Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25326 +label: " 無線通信キット" +value: "180" +data: Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25327 +label: " 予備70" +value: "181" +data: Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25328 +label: " 予備71" +value: "182" +data: Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25329 +label: " 予備72" +value: "183" +data: Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25330 +label: " パナソニック標準オプション" +value: "184" +data: Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25331 +label: " nanoeX" +value: "185" +data: Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25332 +label: " ECONAVI" +value: "186" +data: Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25333 +label: " 予備73" +value: "187" +data: Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25334 +label: " 予備74" +value: "188" +data: Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25335 +label: " 予備75" +value: "189" +data: Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25336 +label: " 予備76" +value: "190" +data: Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25337 +label: " 予備77" +value: "191" +data: Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +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 {#25145 -form: Symfony\Component\Form\Form {#21330 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25144 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#25146 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9556 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| 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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#21036 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7825 …} } |
| 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() {#21038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21037 …} } } |
| 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 {#25338 -form: Symfony\Component\Form\Form {#21333 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25147 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#21047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7825 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#21049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21048 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#25340 -form: Symfony\Component\Form\Form {#21336 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25339 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#8079 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#8118 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#8079 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#8118 #id: 60 #name: "60件" #sort_no: 2 } ] |
| label | 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 {#9579 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#21059 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#21060 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9642 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7595 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#8079 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#8118 #id: 60 #name: "60件" #sort_no: 2 } ] |
| class | "Eccube\Entity\Master\ProductListMax" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …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 {#9642 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7595 …} -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 | false |
| 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 {#21061 -_em: Doctrine\ORM\EntityManager {#444 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#21063 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#21064 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#21065 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#21062 …} -_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() {#21058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21057 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17773 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17772 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#8079 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17774 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#8118 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#8071 #id: 20 #name: "20件" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#25342 -form: Symfony\Component\Form\Form {#21339 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25341 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#25344 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9556 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "20" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#8072 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#9499 #id: 2 #name: "新着順" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#8072 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#9499 #id: 2 #name: "新着順" #sort_no: 2 } ] |
| label | 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 {#9579 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#21077 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#21078 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9666 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8059 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#8072 #id: 3 #name: "価格が高い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#9499 #id: 2 #name: "新着順" #sort_no: 2 } ] |
| class | "Eccube\Entity\Master\ProductListOrderBy" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …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 {#9666 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8059 …} -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 | false |
| 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 {#21079 -_em: Doctrine\ORM\EntityManager {#444 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#21081 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#21082 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#21083 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#21080 …} -_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() {#21076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21075 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17780 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17779 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#8072 #id: 3 #name: "価格が高い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17781 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#9499 #id: 2 #name: "新着順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#8070 #id: 1 #name: "価格が低い順" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#25343 -form: Symfony\Component\Form\Form {#21342 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25345 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#25347 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9556 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "1" |
category_ids
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#24354 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($choice, $key, $value) {#20999 class: "Plugin\MultiCategorySearch42\Form\Extension\SearchProductTypeExtension" this: Plugin\MultiCategorySearch42\Form\Extension\SearchProductTypeExtension {#7826 …} } |
same as passed value |
| choices | [ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
[ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
| class | "Eccube\Entity\Category" |
same as passed value |
| expanded | true |
same as passed value |
| label | "plg.multi_category_search.front.category.label" |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | "全ての商品" |
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 | Closure($choice, $key, $value) {#20999 class: "Plugin\MultiCategorySearch42\Form\Extension\SearchProductTypeExtension" this: Plugin\MultiCategorySearch42\Form\Extension\SearchProductTypeExtension {#7826 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#21095 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#21096 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9583 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7741 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } ] |
| class | "Eccube\Entity\Category" |
| 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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …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 {#9583 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7741 …} -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 | "plg.multi_category_search.front.category.label" |
| 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() {#21094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21093 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_ids" ] |
| cache_key | "_category_ids_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21103 +label: "メーカー・シリーズ" +value: "1" +data: Eccube\Entity\Category {#8116 -id: 1 -name: "メーカー・シリーズ" -hierarchy: 1 -sort_no: 191 -create_date: DateTime @1713346380 {#8114 date: 2024-04-17 18:33:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8112 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8139 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21104 +label: "--ダイキン" +value: "2" +data: Eccube\Entity\Category {#8201 -id: 2 -name: "ダイキン" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1713346440 {#8110 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366793 {#8108 date: 2024-12-05 11:46:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8197 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの業務用エアコンは日本トップシェアを誇ります。長年にわたりトップシェアを獲得する理由は、高品質な製品、革新的な技術、幅広いラインナップからです。ダイキンは世界で唯一、空調機器と冷媒の両方を製造する総合空調メーカーです。ダイキンのエアコンは人検知センサーと床温度センサー搭載で快適さを実現し、環境に応じて自動的に適切な温度や風量を調節します。また、スマートな制御システムにより、省エネ効果も高められ、快適性とエネルギー効率の両立を実現します。" -category_image: "1205114632_6751140802b1b.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21105 +label: "----Eco ZEAS" +value: "4" +data: Eccube\Entity\Category {#8196 -id: 4 -name: "Eco ZEAS" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1713346500 {#8106 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366912 {#8104 date: 2024-12-05 11:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8195 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの標準モデルのエアコンです。風量エコ自動制御により、室温と設定温度の差に応じて室内機の風量を自動制御します。さらにエコモードで設定温度と室内温度の情報から、必要な能力を確認し、負荷が低いと判断した場合には、省エネ性を優先した運転に自動で切り替えます。" -category_image: "1205114829_6751147dcc67f.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21106 +label: "----FIVE STAR ZEAS" +value: "3" +data: Eccube\Entity\Category {#8185 -id: 3 -name: "FIVE STAR ZEAS" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1713346440 {#8187 date: 2024-04-17 18:34:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8186 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: """ ダイキンの最新技術を満載した超省エネモデルのエアコンです。\r\n 快適性を追求し「除湿冷房」機能にダイキン独自の「温度」と「除湿レベル(弱・中・強)」を同時設定可能にしています。\r\n 夏の外気温43℃まで、通常の冷房能力を発揮します。室外機の熱交換面積を増やしたことで、省エネ性能を高めています。 """ -category_image: "0704185928_6686728055ce1.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21107 +label: "----スゴ暖ZEAS" +value: "5" +data: Eccube\Entity\Category {#8178 -id: 5 -name: "スゴ暖ZEAS" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1713346500 {#8180 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366923 {#8179 date: 2024-12-05 11:48:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの寒冷地向けのエアコンです。ダイキン独自の「大流量インジェクションスクロール圧縮機」で、暖房能力を向上し、外気温ー15℃でも通常の運転が可能です。検知室温を床温度重視に設定したことで、足元からしっかり温めます。" -category_image: "1205114841_6751148932e00.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21108 +label: "----予備1" +value: "6" +data: Eccube\Entity\Category {#8103 -id: 6 -name: "予備1" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1713346500 {#8100 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8102 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8105 …} -Children: Doctrine\ORM\PersistentCollection {#8164 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21109 +label: "----予備2" +value: "7" +data: Eccube\Entity\Category {#8167 -id: 7 -name: "予備2" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1713346500 {#8165 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8166 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8168 …} -Children: Doctrine\ORM\PersistentCollection {#8171 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21110 +label: "----予備3" +value: "8" +data: Eccube\Entity\Category {#8209 -id: 8 -name: "予備3" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1713346500 {#8172 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8173 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8211 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21111 +label: "----予備4" +value: "9" +data: Eccube\Entity\Category {#8214 -id: 9 -name: "予備4" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1713346500 {#8212 date: 2024-04-17 18:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8213 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8215 …} -Children: Doctrine\ORM\PersistentCollection {#8218 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21112 +label: "----ホッとEcoZEAS" +value: "10" +data: Eccube\Entity\Category {#8221 -id: 10 -name: "ホッとEcoZEAS" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1713346560 {#8219 date: 2024-04-17 18:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730081808 {#8220 date: 2024-10-28 11:16:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8222 …} -Children: Doctrine\ORM\PersistentCollection {#8225 …} -Parent: Eccube\Entity\Category {#8201} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21113 +label: "--東芝" +value: "11" +data: Eccube\Entity\Category {#8228 -id: 11 -name: "東芝" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1713499402 {#8190 date: 2024-04-19 13:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366822 {#8191 date: 2024-12-05 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8229 …} -Children: Doctrine\ORM\PersistentCollection {#8232 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "世界的な空調メーカーであるCarrier(キヤリア)傘下となり、2024年5月1日から「日本キヤリア株式会社」に社名を変更。エアコン、換気システム、空気清浄機など幅広い製品を展開し、快適な居住空間や商業施設の環境をサポートしています。天井カセット4方向・天井吊形には業界初の業務用エアコンに本格電気集塵方式の空気清浄機を搭載しています。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114700_6751142441be3.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21114 +label: "----ウルトラパワーエコ" +value: "12" +data: Eccube\Entity\Category {#8233 -id: 12 -name: "ウルトラパワーエコ" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1713500252 {#8226 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366957 {#8227 date: 2024-12-05 11:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8234 …} -Children: Doctrine\ORM\PersistentCollection {#8237 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の高効率タイプのエアコンです。外気温46℃でも通常の冷房能力を発揮します。業界№1の暖房範囲で、-7℃まで通常能力を発揮し、-27℃まで暖房運転可能です。耐摩耗性をアップした新ローラー材料を採用した新開発のコンプレッサ―を搭載しています。ハイレベルな省エネ性能で運転時のエネルギー消費を抑えます。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114906_675114a2601b1.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21115 +label: "----スーパーパワーエコゴールド" +value: "13" +data: Eccube\Entity\Category {#8242 -id: 13 -name: "スーパーパワーエコゴールド" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1713500252 {#8240 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366968 {#8241 date: 2024-12-05 11:49:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8243 …} -Children: Doctrine\ORM\PersistentCollection {#8246 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の標準タイプのエアコンです。室外温度上限「50℃」と室外温度下限「-27℃」を両立させた、業界トップクラスの最もワイドな室外温度範囲での運転が可能なエアコンです。高いAPFを達成し、高い省エネ性能を実現しています。また、室内機には結露水を利用して熱交換器を掃除するマジック洗浄が搭載(一部対象外機種あり)されています。" -category_image: "1205114926_675114b63f54e.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21116 +label: "----スーパーパワーエコ暖太郎" +value: "14" +data: Eccube\Entity\Category {#8249 -id: 14 -name: "スーパーパワーエコ暖太郎" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1713500252 {#8247 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366978 {#8248 date: 2024-12-05 11:49:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8250 …} -Children: Doctrine\ORM\PersistentCollection {#8253 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "東芝の寒冷地向けのエアコンです。低外気-20℃でも通常の暖房能力を発揮します。霜の付着抑制を優先する「低着霜モード」を搭載しており、着霜量を約80%減を実現しました。そのため、着霜量が多い高湿度地域にお住まいのお客様にもおすすめです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114936_675114c0e9739.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21117 +label: "----スマートエコneo" +value: "15" +data: Eccube\Entity\Category {#8256 -id: 15 -name: "スマートエコneo" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1713500252 {#8254 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366988 {#8255 date: 2024-12-05 11:49:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8257 …} -Children: Doctrine\ORM\PersistentCollection {#8260 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ネーミングの「スマート」にあるように、室外機のサイズダウンを行いコンパクト化しました。内部構造を再設計し、軽量化を実現しました。省エネ法2015年基準値クリア、環境省が毎年公表するグリーン購入法の「基本方針」の判断の基準を満たした省エネ性も高いエアコンです。また、室内機には結露水を利用して熱交換器を掃除する「マジック洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114945_675114c9b7919.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21118 +label: "----予備5" +value: "16" +data: Eccube\Entity\Category {#8263 -id: 16 -name: "予備5" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1713500252 {#8261 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8262 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8264 …} -Children: Doctrine\ORM\PersistentCollection {#8267 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21119 +label: "----予備6" +value: "17" +data: Eccube\Entity\Category {#8270 -id: 17 -name: "予備6" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1713500252 {#8268 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8269 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8271 …} -Children: Doctrine\ORM\PersistentCollection {#8274 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21120 +label: "----予備7" +value: "18" +data: Eccube\Entity\Category {#8277 -id: 18 -name: "予備7" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1713500252 {#8275 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8276 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8278 …} -Children: Doctrine\ORM\PersistentCollection {#8281 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21121 +label: "----スーパーパワーエコmini" +value: "19" +data: Eccube\Entity\Category {#8284 -id: 19 -name: "スーパーパワーエコmini" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1713500252 {#8282 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8283 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8285 …} -Children: Doctrine\ORM\PersistentCollection {#8288 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21122 +label: "----東芝-冷房専用" +value: "20" +data: Eccube\Entity\Category {#8291 -id: 20 -name: "東芝-冷房専用" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1713500252 {#8289 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500252 {#8290 date: 2024-04-19 13:17:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8292 …} -Children: Doctrine\ORM\PersistentCollection {#8295 …} -Parent: Eccube\Entity\Category {#8228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21123 +label: "--日立" +value: "21" +data: Eccube\Entity\Category {#8298 -id: 21 -name: "日立" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1713500304 {#8238 date: 2024-04-19 13:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366838 {#8239 date: 2024-12-05 11:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8299 …} -Children: Doctrine\ORM\PersistentCollection {#8302 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の業務用エアコンは、業界トップクラスの省エネ性エアコンです。世界で初めて業務用エアコン向けスクロール圧縮機を量産するなど日本の冷凍・空調機器の歴史をつくってきました。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205114715_67511433f144d.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21124 +label: "----省エネの達人プレミアム" +value: "22" +data: Eccube\Entity\Category {#8303 -id: 22 -name: "省エネの達人プレミアム" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1713500325 {#8296 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367006 {#8297 date: 2024-12-05 11:50:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の空調業界トップクラスの省エネ性エアコンです。天カセ4方向では人感センサー・輻射温度センサーを標準搭載しています。室外機は高効率DCインバーターモーターや、冷凍サイクル制御適正化でAPFアップに貢献します。また、室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115005_675114dd12b14.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21125 +label: "----省エネの達人" +value: "23" +data: Eccube\Entity\Category {#8312 -id: 23 -name: "省エネの達人" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1713500325 {#8310 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367015 {#8311 date: 2024-12-05 11:50:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8313 …} -Children: Doctrine\ORM\PersistentCollection {#8316 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "省エネ性を追求した、日立の標準タイプのエアコンです。吹出空気サーミスターを搭載し、冷房時の冷えすぎを抑制します。暖房時は「暖房気流制御」により、温風を床面に向かって吹き出すため、足元の付近の温度を上昇、お部屋全体でむらなく快適に過ごせます。また、室内機・室外機ともに熱交換器には自動お掃除機能「凍結洗浄」を搭載(一部対象外機種あり)されています。" -category_image: "1205115013_675114e5eb5ee.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21126 +label: "----寒さ知らず" +value: "24" +data: Eccube\Entity\Category {#8319 -id: 24 -name: "寒さ知らず" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1713500325 {#8317 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367026 {#8318 date: 2024-12-05 11:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8320 …} -Children: Doctrine\ORM\PersistentCollection {#8323 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "日立の寒冷地向けのエアコンです。低外気温でも高い暖房能力を発揮します。運転開始前後約1分30秒で40℃の温風を吹出すことが可能です。着霜状態・着霜量の検出精度を高め、除霜運転に入る頻度が低減されています。室内機・室外機ともに熱交換器にも自動お掃除機能「凍結洗浄」が搭載(一部対象外機種あり)されています。" -category_image: "1205115024_675114f073137.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21127 +label: "----予備8" +value: "25" +data: Eccube\Entity\Category {#8326 -id: 25 -name: "予備8" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1713500325 {#8324 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8325 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21128 +label: "----予備9" +value: "26" +data: Eccube\Entity\Category {#8333 -id: 26 -name: "予備9" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1713500325 {#8331 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8332 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8334 …} -Children: Doctrine\ORM\PersistentCollection {#8337 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21129 +label: "----予備10" +value: "27" +data: Eccube\Entity\Category {#8340 -id: 27 -name: "予備10" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1713500325 {#8338 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8339 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8341 …} -Children: Doctrine\ORM\PersistentCollection {#8344 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21130 +label: "----予備11" +value: "28" +data: Eccube\Entity\Category {#8347 -id: 28 -name: "予備11" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1713500325 {#8345 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8346 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8348 …} -Children: Doctrine\ORM\PersistentCollection {#8351 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21131 +label: "----予備12" +value: "29" +data: Eccube\Entity\Category {#8354 -id: 29 -name: "予備12" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1713500325 {#8352 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8353 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8355 …} -Children: Doctrine\ORM\PersistentCollection {#8358 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21132 +label: "----日立-冷房専用" +value: "30" +data: Eccube\Entity\Category {#8361 -id: 30 -name: "日立-冷房専用" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1713500325 {#8359 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500325 {#8360 date: 2024-04-19 13:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8362 …} -Children: Doctrine\ORM\PersistentCollection {#8365 …} -Parent: Eccube\Entity\Category {#8298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21133 +label: "--三菱電機" +value: "31" +data: Eccube\Entity\Category {#8368 -id: 31 -name: "三菱電機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1713500343 {#8308 date: 2024-04-19 13:19:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366854 {#8309 date: 2024-12-05 11:47:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8369 …} -Children: Doctrine\ORM\PersistentCollection {#8372 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の業務用エアコンは、独自の省エネ技術により、電気代が削減されるように設計されています。人感ムーブアイで人(位置・人数)、床温を検知する三菱電機独自の輻射温度センサーが省エネ性と快適性の両方を提供いたします。三菱電機の「ロスナイ」という換気機器は、エアコンと連携して使うことができます。これにより、外の新鮮な空気を取り入れながら、室内の空調を調整することができます。" -category_image: "1205114732_675114445415d.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21134 +label: "----スリムZR" +value: "32" +data: Eccube\Entity\Category {#8373 -id: 32 -name: "スリムZR" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1713500353 {#8366 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367047 {#8367 date: 2024-12-05 11:50:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8374 …} -Children: Doctrine\ORM\PersistentCollection {#8377 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の高効率タイプのエアコンです。室内機の風路全体の形状が、風速を均一に届けるよう設計され、吹き出し部分の通風面積が広くなっているため、送風中のエネルギー損失が少なくなっています。ターボファンの改良により、エアコンの動作音が低減され、静かな運転が実現されています。外気温-7℃~43℃まで、通常の能力運転をキープします。" -category_image: "1205115045_675115051bd7b.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21135 +label: "----スリムER" +value: "33" +data: Eccube\Entity\Category {#8382 -id: 33 -name: "スリムER" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1713500353 {#8380 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367057 {#8381 date: 2024-12-05 11:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8383 …} -Children: Doctrine\ORM\PersistentCollection {#8386 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の標準タイプのエアコンです。室外機の軽量・コンパクト化で設置場所がより自由に選択できます。夏、外気温が52℃まででも冷房運転が可能です。冬の霜取り運転の軽減のため、室温が設定温度に達すると暖房運転が一時停止するサーモオフを利用し、サーモオフ中に霜取りを行うことで暖房運転停止状態を減らし、室温低下を抑えます。" -category_image: "1205115055_6751150fb7e37.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21136 +label: "----ズバ暖スリム" +value: "34" +data: Eccube\Entity\Category {#8389 -id: 34 -name: "ズバ暖スリム" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1713500353 {#8387 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367067 {#8388 date: 2024-12-05 11:51:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8390 …} -Children: Doctrine\ORM\PersistentCollection {#8393 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "三菱電機の寒冷地向けのエアコンです。三菱電機独自の技術「デュアルオンデフロスト回路」を搭載で、室外機の熱交換器を上下に分け、半分は霜取りをしながら、残り半分で暖房運転を続けます。業界初の-10℃まで霜取り運転中でもあたたかさを継続します。最高60℃温風吹出しで、寒冷地の寒さから満足のあたたかさをお届けします。" -category_image: "1205115105_67511519a9729.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21137 +label: "----予備13" +value: "35" +data: Eccube\Entity\Category {#8396 -id: 35 -name: "予備13" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1713500353 {#8394 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8395 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8397 …} -Children: Doctrine\ORM\PersistentCollection {#8400 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21138 +label: "----予備14" +value: "36" +data: Eccube\Entity\Category {#8403 -id: 36 -name: "予備14" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1713500353 {#8401 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8402 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8404 …} -Children: Doctrine\ORM\PersistentCollection {#8407 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21139 +label: "----予備15" +value: "37" +data: Eccube\Entity\Category {#8410 -id: 37 -name: "予備15" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1713500353 {#8408 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8409 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8411 …} -Children: Doctrine\ORM\PersistentCollection {#8414 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21140 +label: "----予備16" +value: "38" +data: Eccube\Entity\Category {#8417 -id: 38 -name: "予備16" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1713500353 {#8415 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8416 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8418 …} -Children: Doctrine\ORM\PersistentCollection {#8421 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21141 +label: "----予備17" +value: "39" +data: Eccube\Entity\Category {#8424 -id: 39 -name: "予備17" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1713500353 {#8422 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8423 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8425 …} -Children: Doctrine\ORM\PersistentCollection {#8428 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21142 +label: "----スリムK" +value: "40" +data: Eccube\Entity\Category {#8431 -id: 40 -name: "スリムK" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1713500353 {#8429 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500353 {#8430 date: 2024-04-19 13:19:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8432 …} -Children: Doctrine\ORM\PersistentCollection {#8435 …} -Parent: Eccube\Entity\Category {#8368} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21143 +label: "--パナソニック" +value: "41" +data: Eccube\Entity\Category {#8438 -id: 41 -name: "パナソニック" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1713500371 {#8378 date: 2024-04-19 13:19:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366874 {#8379 date: 2024-12-05 11:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8439 …} -Children: Doctrine\ORM\PersistentCollection {#8442 …} -Parent: Eccube\Entity\Category {#8116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニック独自のクリーンテクノロジー、エアコンに新ナノイーX搭載で、「菌・ウイルスの除菌、抑制」「カビ抑制」「PM2.5に含まれる有害物質を分解、抑制」「花粉の無力化」「アレル物質抑制」「生活5大臭の脱臭効果」「美肌・美紙」の7つの効果を発揮し一年中空気を清潔にし快適空間へと誘います。。" -category_image: "1205114752_675114586e08e.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21144 +label: "----XEPHY Premium" +value: "42" +data: Eccube\Entity\Category {#8443 -id: 42 -name: "XEPHY Premium" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1713500379 {#8436 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367096 {#8437 date: 2024-12-05 11:51:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8444 …} -Children: Doctrine\ORM\PersistentCollection {#8447 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高省エネ性ハイグレードエアコンで省エネ性が高いグレードです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。天カセ4方向では業界最薄で空間に調和するスタイリッシュなデザインです。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115134_67511536d41dd.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21145 +label: "----XEPHY Eco" +value: "43" +data: Eccube\Entity\Category {#8452 -id: 43 -name: "XEPHY Eco" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1713500379 {#8450 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367104 {#8451 date: 2024-12-05 11:51:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8453 …} -Children: Doctrine\ORM\PersistentCollection {#8456 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの高効率な標準タイプのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。コントロール基板を樹脂コーティングし、ヤモリなどの小動物が室外機の基板裏側に侵入できないよう樹脂版で囲っています。" -category_image: "1205115143_6751153f2e7e7.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21146 +label: "----フル暖 XEPHY" +value: "44" +data: Eccube\Entity\Category {#8459 -id: 44 -name: "フル暖 XEPHY" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1713500379 {#8457 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367114 {#8458 date: 2024-12-05 11:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8460 …} -Children: Doctrine\ORM\PersistentCollection {#8463 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "パナソニックの寒冷地向けのエアコンです。新「ナノイーX」搭載で、室内空気の清潔性の向上が見込めます。外気温-25℃まで運転可能。着霜感知制御と外気温度センサーの最適化により業界トップクラスの暖房連続運転時間最長13時間を実現しました。除霜運転の回数を減らし、室温の温度を均一に保ちます。" -category_image: "1205115152_67511548c3819.gif" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21147 +label: "----予備18" +value: "45" +data: Eccube\Entity\Category {#8466 -id: 45 -name: "予備18" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1713500379 {#8464 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8465 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8467 …} -Children: Doctrine\ORM\PersistentCollection {#8470 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21148 +label: "----予備19" +value: "46" +data: Eccube\Entity\Category {#8473 -id: 46 -name: "予備19" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1713500379 {#8471 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8472 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8474 …} -Children: Doctrine\ORM\PersistentCollection {#8477 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21149 +label: "----Gシリーズ" +value: "47" +data: Eccube\Entity\Category {#8480 -id: 47 -name: "Gシリーズ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1713500379 {#8478 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8479 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8481 …} -Children: Doctrine\ORM\PersistentCollection {#8484 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21150 +label: "----Hシリーズ" +value: "48" +data: Eccube\Entity\Category {#8487 -id: 48 -name: "Hシリーズ" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1713500379 {#8485 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8486 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8488 …} -Children: Doctrine\ORM\PersistentCollection {#8491 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21151 +label: "----Cシリーズ" +value: "49" +data: Eccube\Entity\Category {#8494 -id: 49 -name: "Cシリーズ" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1713500379 {#8492 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8493 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8495 …} -Children: Doctrine\ORM\PersistentCollection {#8498 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21152 +label: "----Kシリーズ" +value: "50" +data: Eccube\Entity\Category {#8501 -id: 50 -name: "Kシリーズ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1713500379 {#8499 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500379 {#8500 date: 2024-04-19 13:19:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8502 …} -Children: Doctrine\ORM\PersistentCollection {#8505 …} -Parent: Eccube\Entity\Category {#8438} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21153 +label: "エアコン形状" +value: "51" +data: Eccube\Entity\Category {#8506 -id: 51 -name: "エアコン形状" -hierarchy: 1 -sort_no: 190 -create_date: DateTime @1713500407 {#8188 date: 2024-04-19 13:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8189 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21154 +label: "--天井カセット4方向" +value: "52" +data: Eccube\Entity\Category {#8511 -id: 52 -name: "天井カセット4方向" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1713500421 {#8448 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8449 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形4方向です。エアコンを天井の中央に設置し4方向の吹き出し口から気流を届けます。風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。これにより、むらなく快適な温度環境を維持できます。そして他形状の同馬力と比べ省エネ性が高いのも特徴の一つです。" -category_image: "0704151307_66863d7303a46.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21155 +label: "--天井カセット2方向" +value: "53" +data: Eccube\Entity\Category {#8520 -id: 53 -name: "天井カセット2方向" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1713500421 {#8518 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8519 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8521 …} -Children: Doctrine\ORM\PersistentCollection {#8524 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形2方向です。部屋のデザインや配置を崩さないシンプルな見た目です。 2方向から風を送ることで、部屋全体に風を効率的に送ることができます。縦に長いスペースの部屋や小規模な部屋・廊下などの幅が狭い空間に適しています。" -category_image: "0817111058_66c006b2af3f4.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21156 +label: "--天井カセット1方向" +value: "54" +data: Eccube\Entity\Category {#8527 -id: 54 -name: "天井カセット1方向" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1713500421 {#8525 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8526 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8528 …} -Children: Doctrine\ORM\PersistentCollection {#8531 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井埋込形で、天井内のスペースを有効活用できるのが天井カセット形1方向です。天井に埋め込まれており、デザインもシンプルなため、エアコンが目立ちにくく、室内に広々とした印象を与えます。オフィスや店舗などの商業施設に最適であり、室内空間全体の内観を損なうことなく、快適な環境を提供します。" -category_image: "0817111149_66c006e508c65.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21157 +label: "--天井吊形4方向" +value: "55" +data: Eccube\Entity\Category {#8534 -id: 55 -name: "天井吊形4方向" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1713500421 {#8532 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8533 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8535 …} -Children: Doctrine\ORM\PersistentCollection {#8538 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "ダイキンの正方形の形をした天井吊形で、吹き出し口4方向タイプです。天井のふところがない場所や、エアコン用の大きな穴が開けずらい場所に設置が可能です。天カセ4方向と同様に4方向から風が部屋全体に広がるため、広い範囲を均一に冷暖房いたします。マルチフロー方式で吹き出し口を自由に選ぶことが可能のため、設置場所の自由度が上がります。" -category_image: "0817111226_66c0070abee2e.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21158 +label: "--ビルトイン形" +value: "56" +data: Eccube\Entity\Category {#8541 -id: 56 -name: "ビルトイン形" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1713500421 {#8539 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8540 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8542 …} -Children: Doctrine\ORM\PersistentCollection {#8545 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。本体にダクトを接続することで、離れた場所に風を送ることができます。照明や柱が多い場所、部屋が分かれている場合でも、柔軟な空調設定が可能です。エアコンの掃除を行うための点検口が天井に必要です。" -category_image: "0817111253_66c00725807af.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21159 +label: "--ダクト形" +value: "57" +data: Eccube\Entity\Category {#8548 -id: 57 -name: "ダクト形" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1713500421 {#8546 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8547 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8549 …} -Children: Doctrine\ORM\PersistentCollection {#8552 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "本体を天井内に設置するタイプのエアコンです。天井面への露出が少なく、エアコンが目立たないため、インテリアを重視する方にぴったりです。ダクト形エアコンは、吹き出し口と吸い込み口が別々の場所に設置されているため、設置する場所を自由に選べます。" -category_image: "0817111352_66c00760b57ee.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21160 +label: "--天井吊形" +value: "58" +data: Eccube\Entity\Category {#8555 -id: 58 -name: "天井吊形" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1713500421 {#8553 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8554 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8556 …} -Children: Doctrine\ORM\PersistentCollection {#8559 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "天井から室内機を吊るして取り付ける露出形エアコンです。1方向から風を吹き出します。天井の壁面に設置するため、照明などで限られた空間にも設置でき、建物のレイアウトや設計に柔軟性を持たせることができます。天井のふところが狭く埋込形が難しい部屋や、天井に大きな穴を開けることが難しい場合などに利用されます。" -category_image: "0817111435_66c0078beccae.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21161 +label: "--壁掛形" +value: "59" +data: Eccube\Entity\Category {#8562 -id: 59 -name: "壁掛形" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1713500421 {#8560 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8561 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "家庭用のルームエアコンと似た形状のエアコンです。家庭用との違いは、いくつかございますが、一番は風量の大きさです。壁掛形のエアコンは壁に取り付けるタイプで、設置場所を選びやすいという利点があります。他形状に比べ価格が安く設定されているのも魅力です。小規模なオフィススペースや店舗に適しています。" -category_image: "0817111458_66c007a286707.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21162 +label: "--床置形" +value: "60" +data: Eccube\Entity\Category {#8569 -id: 60 -name: "床置形" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1713500421 {#8567 date: 2024-04-19 13:20:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085284 {#8568 date: 2024-10-28 12:14:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8570 …} -Children: Doctrine\ORM\PersistentCollection {#8573 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "床置形のエアコンは、床に設置するため、お部屋の壁や天井の高さ、形状、設置スペースの制約に左右されず、比較的自由に設置することが可能です。床に設置してあるため、メンテナンスやフィルターの交換、清掃がしやすいという利点もあります。風が床面に届きやすく、足元から快適に過ごせます。" -category_image: "0817111524_66c007bc39346.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21163 +label: "--厨房用天吊" +value: "142" +data: Eccube\Entity\Category {#8576 -id: 142 -name: "厨房用天吊" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1723871757 {#8574 date: 2024-08-17 14:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367170 {#8575 date: 2024-12-05 11:52:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8577 …} -Children: Doctrine\ORM\PersistentCollection {#8580 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "レストランやカフェなどの商業用厨房に特化したエアコンです。通常の業務用エアコンとは異なり、厨房の過酷な環境に対応するために設計されています。厨房内では、調理に伴う高温、湿気、油煙が発生するため、それらの影響を効果的に抑制するためステンレス製となっています。通常の業務用エアコンでは能力が十分に発揮できる吸込空気温度の上限は32℃までとなっていますが、厨房用エアコンは45℃まで対応が可能です。(一部メーカーを除く)" -category_image: "1205115249_67511581117ae.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21164 +label: "--天井カセット4方向コンパクト" +value: "143" +data: Eccube\Entity\Category {#8583 -id: 143 -name: "天井カセット4方向コンパクト" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1723871880 {#8581 date: 2024-08-17 14:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733367180 {#8582 date: 2024-12-05 11:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8506} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "通常の天井カセット4方向タイプよりも一回り小さく、省スペース設計が特徴です。天井スペースが限られている場所や、小さな部屋でエアコンを目立たせたくない場合に最適で、快適性を重視する空間に適しています。" -category_image: "1205115258_6751158a8e49c.png" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21165 +label: "馬力" +value: "61" +data: Eccube\Entity\Category {#8590 -id: 61 -name: "馬力" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1713500439 {#8516 date: 2024-04-19 13:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8517 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21166 +label: "--1.5馬力" +value: "62" +data: Eccube\Entity\Category {#8595 -id: 62 -name: "1.5馬力" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1713500449 {#8588 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8589 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21167 +label: "--1.8馬力" +value: "63" +data: Eccube\Entity\Category {#8604 -id: 63 -name: "1.8馬力" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1713500449 {#8602 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8603 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21168 +label: "--2馬力" +value: "64" +data: Eccube\Entity\Category {#8611 -id: 64 -name: "2馬力" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1713500449 {#8609 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8610 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21169 +label: "--2.3馬力" +value: "65" +data: Eccube\Entity\Category {#8618 -id: 65 -name: "2.3馬力" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1713500449 {#8616 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8617 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8619 …} -Children: Doctrine\ORM\PersistentCollection {#8622 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21170 +label: "--2.5馬力" +value: "66" +data: Eccube\Entity\Category {#8625 -id: 66 -name: "2.5馬力" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1713500449 {#8623 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8624 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21171 +label: "--3馬力" +value: "67" +data: Eccube\Entity\Category {#8632 -id: 67 -name: "3馬力" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1713500449 {#8630 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8631 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21172 +label: "--4馬力" +value: "68" +data: Eccube\Entity\Category {#8639 -id: 68 -name: "4馬力" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1713500449 {#8637 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8638 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8640 …} -Children: Doctrine\ORM\PersistentCollection {#8643 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21173 +label: "--5馬力" +value: "69" +data: Eccube\Entity\Category {#8646 -id: 69 -name: "5馬力" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1713500449 {#8644 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8645 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21174 +label: "--6馬力" +value: "70" +data: Eccube\Entity\Category {#8653 -id: 70 -name: "6馬力" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1713500449 {#8651 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8652 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21175 +label: "--8馬力" +value: "71" +data: Eccube\Entity\Category {#8660 -id: 71 -name: "8馬力" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1713500449 {#8658 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8659 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21176 +label: "--10馬力" +value: "72" +data: Eccube\Entity\Category {#8667 -id: 72 -name: "10馬力" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1713500449 {#8665 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8666 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21177 +label: "--12馬力" +value: "73" +data: Eccube\Entity\Category {#8674 -id: 73 -name: "12馬力" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1713500449 {#8672 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8673 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21178 +label: "--予備20" +value: "74" +data: Eccube\Entity\Category {#8681 -id: 74 -name: "予備20" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1713500449 {#8679 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8680 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21179 +label: "--予備21" +value: "75" +data: Eccube\Entity\Category {#8688 -id: 75 -name: "予備21" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1713500449 {#8686 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8687 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21180 +label: "--予備22" +value: "76" +data: Eccube\Entity\Category {#8695 -id: 76 -name: "予備22" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1713500449 {#8693 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8694 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8696 …} -Children: Doctrine\ORM\PersistentCollection {#8699 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21181 +label: "--予備23" +value: "77" +data: Eccube\Entity\Category {#8702 -id: 77 -name: "予備23" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1713500449 {#8700 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8701 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21182 +label: "--予備24" +value: "78" +data: Eccube\Entity\Category {#8709 -id: 78 -name: "予備24" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1713500449 {#8707 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8708 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21183 +label: "--予備25" +value: "79" +data: Eccube\Entity\Category {#8716 -id: 79 -name: "予備25" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1713500449 {#8714 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8715 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8717 …} -Children: Doctrine\ORM\PersistentCollection {#8720 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21184 +label: "--予備26" +value: "80" +data: Eccube\Entity\Category {#8723 -id: 80 -name: "予備26" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1713500449 {#8721 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500449 {#8722 date: 2024-04-19 13:20:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8590} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21185 +label: "マルチエアコン" +value: "81" +data: Eccube\Entity\Category {#8730 -id: 81 -name: "マルチエアコン" -hierarchy: 1 -sort_no: 188 -create_date: DateTime @1713500466 {#8600 date: 2024-04-19 13:21:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8601 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8731 …} -Children: Doctrine\ORM\PersistentCollection {#8734 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21186 +label: "--シングルエアコン" +value: "82" +data: Eccube\Entity\Category {#8735 -id: 82 -name: "シングルエアコン" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1713500471 {#8728 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8729 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8736 …} -Children: Doctrine\ORM\PersistentCollection {#8739 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21187 +label: "--ツインエアコン" +value: "83" +data: Eccube\Entity\Category {#8744 -id: 83 -name: "ツインエアコン" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1713500471 {#8742 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8743 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21188 +label: "--トリプルエアコン" +value: "84" +data: Eccube\Entity\Category {#8751 -id: 84 -name: "トリプルエアコン" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1713500471 {#8749 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8750 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21189 +label: "--ダブルツインエアコン" +value: "85" +data: Eccube\Entity\Category {#8758 -id: 85 -name: "ダブルツインエアコン" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1713500471 {#8756 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8757 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21190 +label: "--予備27" +value: "86" +data: Eccube\Entity\Category {#8765 -id: 86 -name: "予備27" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1713500471 {#8763 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8764 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8766 …} -Children: Doctrine\ORM\PersistentCollection {#8769 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21191 +label: "--予備28" +value: "87" +data: Eccube\Entity\Category {#8772 -id: 87 -name: "予備28" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1713500471 {#8770 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8771 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21192 +label: "--予備29" +value: "88" +data: Eccube\Entity\Category {#8779 -id: 88 -name: "予備29" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1713500471 {#8777 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8778 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8780 …} -Children: Doctrine\ORM\PersistentCollection {#8783 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21193 +label: "--予備30" +value: "89" +data: Eccube\Entity\Category {#8786 -id: 89 -name: "予備30" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1713500471 {#8784 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8785 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8787 …} -Children: Doctrine\ORM\PersistentCollection {#8790 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21194 +label: "--予備31" +value: "90" +data: Eccube\Entity\Category {#8793 -id: 90 -name: "予備31" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1713500471 {#8791 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500471 {#8792 date: 2024-04-19 13:21:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8794 …} -Children: Doctrine\ORM\PersistentCollection {#8797 …} -Parent: Eccube\Entity\Category {#8730} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21195 +label: "省エネ" +value: "91" +data: Eccube\Entity\Category {#8800 -id: 91 -name: "省エネ" -hierarchy: 1 -sort_no: 185 -create_date: DateTime @1713500495 {#8740 date: 2024-04-19 13:21:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8741 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8801 …} -Children: Doctrine\ORM\PersistentCollection {#8804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21196 +label: "--超省エネ" +value: "92" +data: Eccube\Entity\Category {#8805 -id: 92 -name: "超省エネ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1713500505 {#8798 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8799 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21197 +label: "--省エネ" +value: "93" +data: Eccube\Entity\Category {#8814 -id: 93 -name: "省エネ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1713500505 {#8812 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8813 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8815 …} -Children: Doctrine\ORM\PersistentCollection {#8818 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21198 +label: "--予備31" +value: "94" +data: Eccube\Entity\Category {#8821 -id: 94 -name: "予備31" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1713500505 {#8819 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719561358 {#8820 date: 2024-06-28 16:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8822 …} -Children: Doctrine\ORM\PersistentCollection {#8825 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21199 +label: "--予備32" +value: "95" +data: Eccube\Entity\Category {#8828 -id: 95 -name: "予備32" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1713500505 {#8826 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8827 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21200 +label: "--予備33" +value: "96" +data: Eccube\Entity\Category {#8835 -id: 96 -name: "予備33" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1713500505 {#8833 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8834 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8836 …} -Children: Doctrine\ORM\PersistentCollection {#8839 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21201 +label: "--予備34" +value: "97" +data: Eccube\Entity\Category {#8842 -id: 97 -name: "予備34" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1713500505 {#8840 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8841 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8843 …} -Children: Doctrine\ORM\PersistentCollection {#8846 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21202 +label: "--予備35" +value: "98" +data: Eccube\Entity\Category {#8849 -id: 98 -name: "予備35" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1713500505 {#8847 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8848 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21203 +label: "--予備36" +value: "99" +data: Eccube\Entity\Category {#8856 -id: 99 -name: "予備36" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1713500505 {#8854 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8855 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8857 …} -Children: Doctrine\ORM\PersistentCollection {#8860 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21204 +label: "--予備37" +value: "100" +data: Eccube\Entity\Category {#8863 -id: 100 -name: "予備37" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1713500505 {#8861 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713500505 {#8862 date: 2024-04-19 13:21:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21205 +label: "設置場所" +value: "101" +data: Eccube\Entity\Category {#8870 -id: 101 -name: "設置場所" -hierarchy: 1 -sort_no: 184 -create_date: DateTime @1713500522 {#8810 date: 2024-04-19 13:22:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8811 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21206 +label: "--オフィス" +value: "102" +data: Eccube\Entity\Category {#8875 -id: 102 -name: "オフィス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1713500542 {#8868 date: 2024-04-19 13:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366642 {#8869 date: 2024-12-05 11:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "オフィスは、たくさんのビジネスパーソンが働く場所です。仕事を効率的に行うための快適な空調環境が必要とされます。オフィス空間を効果的に冷暖房できるエアコン選びとして、人検知センサーを搭載したエアコンがおすすめです。部屋内の人の位置を検知し、風向きや風量を調整することができるため、快適で省エネな空調環境を実現できます。" -category_image: "1205114359_6751136fe49c5.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21207 +label: "--店舗" +value: "103" +data: Eccube\Entity\Category {#8884 -id: 103 -name: "店舗" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1713500543 {#8882 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366658 {#8883 date: 2024-12-05 11:44:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8885 …} -Children: Doctrine\ORM\PersistentCollection {#8888 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "店舗では、快適な空調環境にあわせて、清潔な空気を提供することがお客様の満足度や滞在時間に直結します。また、長時間エアコンを稼働させることが多いため、清潔さを保つことが重要です。エアコンのお掃除がしやすい設計や自動お掃除機能を備えた機器を選ぶことで、定期的なメンテナンスや清掃作業の手間を削減できます。これにより、エアコン内部の清潔さを維持し、お客様に清潔な空間を提供するだけでなく、エアコンの効率的な運用を実現できます。" -category_image: "1205114416_675113803432e.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21208 +label: "--飲食店" +value: "104" +data: Eccube\Entity\Category {#8891 -id: 104 -name: "飲食店" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1713500543 {#8889 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366672 {#8890 date: 2024-12-05 11:44:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "飲食店では、お客様がくつろいで食事を楽しめる空間を作ることが求められます。エアコンは風が直接あたらないような設置位置や、温度や湿度を快適なレベルに保つなど設定できるものがお勧めです。飲食店は長時間営業される店舗も多いため、より省エネ性の高いエアコンが選ばれます。また、内装やインテリアと調和するデザインのエアコンを選ぶことで、店内の雰囲気を演出します。" -category_image: "1205114430_6751138ea9714.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21209 +label: "--美容・理容室" +value: "105" +data: Eccube\Entity\Category {#8898 -id: 105 -name: "美容・理容室" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1713500543 {#8896 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366702 {#8897 date: 2024-12-05 11:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "美容・理容室では、常に多くの人が移動し、ドライヤーやヘアカットなどの作業が行われます。エアコンの吹き出し口の配置や風量、風の向きなどを調整したり人検知センサーなどを利用して、お客様とスタッフ様が快適に過ごせる空間が必要となります。エアコンは店内の空気の循環にも役立ちますので、室内の空気を吸い込む室内機のフィルターの清掃をこまめに行うことも重要です。" -category_image: "1205114500_675113acb9892.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21210 +label: "--教育施設" +value: "106" +data: Eccube\Entity\Category {#8905 -id: 106 -name: "教育施設" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1713500543 {#8903 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366711 {#8904 date: 2024-12-05 11:45:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8906 …} -Children: Doctrine\ORM\PersistentCollection {#8909 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "教育施設では、快適な温度を維持するのはもちろんですが、菌やウイルスの抑制機能の付いたエアコンもお勧めです。また、教育施設では動作音の静かさが求められます。授業中や試験中にエアコンの騒音が気になると、集中力や教育効果に影響を及ぼす可能性があります。静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114510_675113b6274c5.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21211 +label: "--工場" +value: "107" +data: Eccube\Entity\Category {#8912 -id: 107 -name: "工場" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1713500543 {#8910 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366721 {#8911 date: 2024-12-05 11:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "工場は部屋の広さや形状に合わせて、適切な台数と能力のエアコンを選ぶのがポイントです。工場内の各エリアの天井の高さ、通風や障害物の配置などを考慮し、効率的な空調を実現することが重要です。工場の生産プロセスや作業環境に合わせて、エアコンの形状からもスポット冷暖可能なエアコンなどを選ぶこともお勧めです。" -category_image: "1205114519_675113bf2f41d.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21212 +label: "--倉庫" +value: "108" +data: Eccube\Entity\Category {#8919 -id: 108 -name: "倉庫" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1713500543 {#8917 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366735 {#8918 date: 2024-12-05 11:45:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "倉庫は、多種多様な商品が保管されます。倉庫の環境は居住スペースと違い、断熱性が弱いことも比較的多いため、広さや天井高、熱のこもり具合などに合わせて、適切な能力や形状のエアコンを選ぶことが大切です。" -category_image: "1205114533_675113cdb51cb.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21213 +label: "--病院" +value: "109" +data: Eccube\Entity\Category {#8926 -id: 109 -name: "病院" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1713500543 {#8924 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366745 {#8925 date: 2024-12-05 11:45:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "病院は、医療を提供する施設です。患者様や医療スタッフ様の快適性と安全性を保つためにエアコンは必要不可欠です。また、清潔な空気環境を維持することが非常に重要なため、空気清浄機能やウイルスの抑制を搭載しているエアコンが多く選ばれています。また、静音性の高いエアコンを選ぶことで、静かな環境を維持できます。" -category_image: "1205114543_675113d7b739d.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21214 +label: "--福祉施設" +value: "110" +data: Eccube\Entity\Category {#8933 -id: 110 -name: "福祉施設" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1713500543 {#8931 date: 2024-04-19 13:22:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733366760 {#8932 date: 2024-12-05 11:46:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8934 …} -Children: Doctrine\ORM\PersistentCollection {#8937 …} -Parent: Eccube\Entity\Category {#8870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: "「生活保護法」「児童福祉法」「老人福祉法」 「障害者総合支援法」「社会福祉法」等の法律や法令通知・通達に基づいた福祉関係の施設です。福祉施設におけるエアコンの役割は、快適性を考えた空気清浄機能や温度・風向きが柔軟に行えるエアコンが人気です。 長期間安定した性能を提供し、メンテナンスが容易なお掃除機能を搭載したエアコンもおすすめです。" -category_image: "1205114558_675113e65830a.jpg" -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21215 +label: "広さ" +value: "111" +data: Eccube\Entity\Category {#8940 -id: 111 -name: "広さ" -hierarchy: 1 -sort_no: 183 -create_date: DateTime @1713500555 {#8880 date: 2024-04-19 13:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8881 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21216 +label: "--11~17㎡" +value: "112" +data: Eccube\Entity\Category {#8945 -id: 112 -name: "11~17㎡" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1713500563 {#8938 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8939 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8946 …} -Children: Doctrine\ORM\PersistentCollection {#8949 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21217 +label: "--12~20㎡" +value: "113" +data: Eccube\Entity\Category {#8954 -id: 113 -name: "12~20㎡" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1713500563 {#8952 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502605 {#8953 date: 2024-04-19 13:56:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21218 +label: "--14~22㎡" +value: "114" +data: Eccube\Entity\Category {#8961 -id: 114 -name: "14~22㎡" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1713500563 {#8959 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502618 {#8960 date: 2024-04-19 13:56:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8962 …} -Children: Doctrine\ORM\PersistentCollection {#8965 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21219 +label: "--15~24㎡" +value: "115" +data: Eccube\Entity\Category {#8968 -id: 115 -name: "15~24㎡" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1713500563 {#8966 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8967 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8969 …} -Children: Doctrine\ORM\PersistentCollection {#8972 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21220 +label: "--17~27㎡" +value: "116" +data: Eccube\Entity\Category {#8975 -id: 116 -name: "17~27㎡" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1713500563 {#8973 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8974 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8976 …} -Children: Doctrine\ORM\PersistentCollection {#8979 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21221 +label: "--22~35㎡" +value: "117" +data: Eccube\Entity\Category {#8982 -id: 117 -name: "22~35㎡" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1713500563 {#8980 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8981 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8983 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21222 +label: "--30~49㎡" +value: "118" +data: Eccube\Entity\Category {#8989 -id: 118 -name: "30~49㎡" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1713500563 {#8987 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8988 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8990 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21223 +label: "--38~61㎡" +value: "119" +data: Eccube\Entity\Category {#8996 -id: 119 -name: "38~61㎡" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1713500563 {#8994 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#8995 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8997 …} -Children: Doctrine\ORM\PersistentCollection {#9000 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21224 +label: "--43~70㎡" +value: "120" +data: Eccube\Entity\Category {#9003 -id: 120 -name: "43~70㎡" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1713500563 {#9001 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9002 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9004 …} -Children: Doctrine\ORM\PersistentCollection {#9007 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21225 +label: "--61~97㎡" +value: "121" +data: Eccube\Entity\Category {#9010 -id: 121 -name: "61~97㎡" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1713500563 {#9008 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9009 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9011 …} -Children: Doctrine\ORM\PersistentCollection {#9014 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21226 +label: "--76~122㎡" +value: "122" +data: Eccube\Entity\Category {#9017 -id: 122 -name: "76~122㎡" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1713500563 {#9015 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9016 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21227 +label: "--91~146㎡" +value: "123" +data: Eccube\Entity\Category {#9024 -id: 123 -name: "91~146㎡" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1713500563 {#9022 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9023 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9028 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21228 +label: "--予備38" +value: "124" +data: Eccube\Entity\Category {#9031 -id: 124 -name: "予備38" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1713500563 {#9029 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9030 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9032 …} -Children: Doctrine\ORM\PersistentCollection {#9035 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21229 +label: "--予備39" +value: "125" +data: Eccube\Entity\Category {#9038 -id: 125 -name: "予備39" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1713500563 {#9036 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9037 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9039 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21230 +label: "--予備40" +value: "126" +data: Eccube\Entity\Category {#9045 -id: 126 -name: "予備40" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1713500563 {#9043 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9044 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9046 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21231 +label: "--予備41" +value: "127" +data: Eccube\Entity\Category {#9052 -id: 127 -name: "予備41" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1713500563 {#9050 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9051 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9053 …} -Children: Doctrine\ORM\PersistentCollection {#9056 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21232 +label: "--予備42" +value: "128" +data: Eccube\Entity\Category {#9059 -id: 128 -name: "予備42" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1713500563 {#9057 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9058 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21233 +label: "--予備43" +value: "129" +data: Eccube\Entity\Category {#9066 -id: 129 -name: "予備43" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1713500563 {#9064 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713502579 {#9065 date: 2024-04-19 13:56:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9067 …} -Children: Doctrine\ORM\PersistentCollection {#9070 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21234 +label: "--予備44" +value: "130" +data: Eccube\Entity\Category {#9073 -id: 130 -name: "予備44" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1713500563 {#9071 date: 2024-04-19 13:22:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720176088 {#9072 date: 2024-07-05 19:41:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9076 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21235 +label: "その他" +value: "131" +data: Eccube\Entity\Category {#9081 -id: 131 -name: "その他" -hierarchy: 1 -sort_no: 173 -create_date: DateTime @1713500585 {#8950 date: 2024-04-19 13:23:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#8951 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21236 +label: "--ウイルス抑制・空気清浄機能" +value: "132" +data: Eccube\Entity\Category {#9086 -id: 132 -name: "ウイルス抑制・空気清浄機能" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1713500594 {#9079 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9080 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9087 …} -Children: Doctrine\ORM\PersistentCollection {#9090 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21237 +label: "--寒冷地用" +value: "133" +data: Eccube\Entity\Category {#9095 -id: 133 -name: "寒冷地用" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1713500594 {#9093 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9094 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21238 +label: "--予備45" +value: "134" +data: Eccube\Entity\Category {#9102 -id: 134 -name: "予備45" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1713500594 {#9100 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9101 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9106 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21239 +label: "--予備46" +value: "135" +data: Eccube\Entity\Category {#9109 -id: 135 -name: "予備46" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1713500594 {#9107 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9108 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21240 +label: "--予備47" +value: "136" +data: Eccube\Entity\Category {#9116 -id: 136 -name: "予備47" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1713500594 {#9114 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9115 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21241 +label: "--予備48" +value: "137" +data: Eccube\Entity\Category {#9123 -id: 137 -name: "予備48" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1713500594 {#9121 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9122 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21242 +label: "--予備49" +value: "138" +data: Eccube\Entity\Category {#9130 -id: 138 -name: "予備49" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1713500594 {#9128 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9129 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21243 +label: "--予備50" +value: "139" +data: Eccube\Entity\Category {#9137 -id: 139 -name: "予備50" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1713500594 {#9135 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9136 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21244 +label: "--予備51" +value: "140" +data: Eccube\Entity\Category {#9144 -id: 140 -name: "予備51" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1713500594 {#9142 date: 2024-04-19 13:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9143 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: true } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21245 +label: "--予備52" +value: "144" +data: Eccube\Entity\Category {#9151 -id: 144 -name: "予備52" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1730085422 {#9149 date: 2024-10-28 12:17:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9150 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21246 +label: "--予備53" +value: "145" +data: Eccube\Entity\Category {#9158 -id: 145 -name: "予備53" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1730085441 {#9156 date: 2024-10-28 12:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9157 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9159 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21247 +label: "--予備54" +value: "146" +data: Eccube\Entity\Category {#9165 -id: 146 -name: "予備54" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1730085452 {#9163 date: 2024-10-28 12:17:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9164 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21248 +label: "--予備55" +value: "147" +data: Eccube\Entity\Category {#9172 -id: 147 -name: "予備55" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1730085466 {#9170 date: 2024-10-28 12:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9171 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9173 …} -Children: Doctrine\ORM\PersistentCollection {#9176 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21249 +label: "--予備56" +value: "148" +data: Eccube\Entity\Category {#9179 -id: 148 -name: "予備56" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1730085475 {#9177 date: 2024-10-28 12:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9178 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21250 +label: "--予備57" +value: "149" +data: Eccube\Entity\Category {#9186 -id: 149 -name: "予備57" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1730085492 {#9184 date: 2024-10-28 12:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9185 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9190 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21251 +label: "--予備58" +value: "150" +data: Eccube\Entity\Category {#9193 -id: 150 -name: "予備58" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1730085504 {#9191 date: 2024-10-28 12:18:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085543 {#9192 date: 2024-10-28 12:19:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21252 +label: "標準オプション" +value: "151" +data: Eccube\Entity\Category {#9202 -id: 151 -name: "標準オプション" -hierarchy: 1 -sort_no: 172 -create_date: DateTime @1730085582 {#9092 date: 2024-10-28 12:19:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730085615 {#9091 date: 2024-10-28 12:20:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9206 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21253 +label: "--ダイキン標準オプション" +value: "152" +data: Eccube\Entity\Category {#9207 -id: 152 -name: "ダイキン標準オプション" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1730085689 {#9198 date: 2024-10-28 12:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9199 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21254 +label: "----UVストリーマー" +value: "153" +data: Eccube\Entity\Category {#9212 -id: 153 -name: "UVストリーマー" -hierarchy: 3 -sort_no: 138 -create_date: DateTime @1730085721 {#9200 date: 2024-10-28 12:22:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9201 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21255 +label: "----ストリーマー" +value: "154" +data: Eccube\Entity\Category {#9223 -id: 154 -name: "ストリーマー" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1730085746 {#9221 date: 2024-10-28 12:22:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9222 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9224 …} -Children: Doctrine\ORM\PersistentCollection {#9227 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21256 +label: "----センシング" +value: "155" +data: Eccube\Entity\Category {#9230 -id: 155 -name: "センシング" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1730085828 {#9228 date: 2024-10-28 12:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9229 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9231 …} -Children: Doctrine\ORM\PersistentCollection {#9234 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21257 +label: "----抗菌・防カビフィルター" +value: "156" +data: Eccube\Entity\Category {#9237 -id: 156 -name: "抗菌・防カビフィルター" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1730086055 {#9235 date: 2024-10-28 12:27:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9236 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21258 +label: "----清潔アルミフィン" +value: "157" +data: Eccube\Entity\Category {#9244 -id: 157 -name: "清潔アルミフィン" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1730086999 {#9242 date: 2024-10-28 12:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9243 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9248 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21259 +label: "----予備59" +value: "158" +data: Eccube\Entity\Category {#9251 -id: 158 -name: "予備59" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1730087080 {#9249 date: 2024-10-28 12:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9250 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21260 +label: "----予備60" +value: "159" +data: Eccube\Entity\Category {#9258 -id: 159 -name: "予備60" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1730087089 {#9256 date: 2024-10-28 12:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087101 {#9257 date: 2024-10-28 12:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9262 …} -Parent: Eccube\Entity\Category {#9207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21261 +label: "--東芝標準オプション" +value: "160" +data: Eccube\Entity\Category {#9265 -id: 160 -name: "東芝標準オプション" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1730087168 {#9219 date: 2024-10-28 12:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9220 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21262 +label: "----大清快プラズマ空清" +value: "161" +data: Eccube\Entity\Category {#9270 -id: 161 -name: "大清快プラズマ空清" -hierarchy: 3 -sort_no: 145 -create_date: DateTime @1730087251 {#9263 date: 2024-10-28 12:47:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9264 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21263 +label: "----マジック洗浄" +value: "162" +data: Eccube\Entity\Category {#9279 -id: 162 -name: "マジック洗浄" -hierarchy: 3 -sort_no: 144 -create_date: DateTime @1730087290 {#9277 date: 2024-10-28 12:48:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9278 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9283 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21264 +label: "----予備61" +value: "163" +data: Eccube\Entity\Category {#9286 -id: 163 -name: "予備61" -hierarchy: 3 -sort_no: 143 -create_date: DateTime @1730087533 {#9284 date: 2024-10-28 12:52:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9285 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21265 +label: "----予備62" +value: "164" +data: Eccube\Entity\Category {#9293 -id: 164 -name: "予備62" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1730087540 {#9291 date: 2024-10-28 12:52:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9292 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9294 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21266 +label: "----予備63" +value: "165" +data: Eccube\Entity\Category {#9300 -id: 165 -name: "予備63" -hierarchy: 3 -sort_no: 141 -create_date: DateTime @1730087547 {#9298 date: 2024-10-28 12:52:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9299 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9301 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21267 +label: "----予備64" +value: "166" +data: Eccube\Entity\Category {#9307 -id: 166 -name: "予備64" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1730087555 {#9305 date: 2024-10-28 12:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9306 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9311 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21268 +label: "----予備65" +value: "167" +data: Eccube\Entity\Category {#9314 -id: 167 -name: "予備65" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1730087568 {#9312 date: 2024-10-28 12:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730087580 {#9313 date: 2024-10-28 12:53:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9315 …} -Children: Doctrine\ORM\PersistentCollection {#9318 …} -Parent: Eccube\Entity\Category {#9265} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21269 +label: "--日立標準オプション" +value: "168" +data: Eccube\Entity\Category {#9321 -id: 168 -name: "日立標準オプション" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1730087612 {#9275 date: 2024-10-28 12:53:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9276 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9325 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21270 +label: "----凍結洗浄" +value: "169" +data: Eccube\Entity\Category {#9326 -id: 169 -name: "凍結洗浄" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1730087677 {#9319 date: 2024-10-28 12:54:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9320 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9327 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21271 +label: "----人感センサー" +value: "170" +data: Eccube\Entity\Category {#9335 -id: 170 -name: "人感センサー" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1730088029 {#9333 date: 2024-10-28 13:00:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9334 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9336 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21272 +label: "----ロングライフフィルター" +value: "171" +data: Eccube\Entity\Category {#9342 -id: 171 -name: "ロングライフフィルター" -hierarchy: 3 -sort_no: 150 -create_date: DateTime @1730088037 {#9340 date: 2024-10-28 13:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9341 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9343 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21273 +label: "----予備66" +value: "172" +data: Eccube\Entity\Category {#9349 -id: 172 -name: "予備66" -hierarchy: 3 -sort_no: 149 -create_date: DateTime @1730088096 {#9347 date: 2024-10-28 13:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9348 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9350 …} -Children: Doctrine\ORM\PersistentCollection {#9353 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21274 +label: "----予備67" +value: "173" +data: Eccube\Entity\Category {#9356 -id: 173 -name: "予備67" -hierarchy: 3 -sort_no: 148 -create_date: DateTime @1730088103 {#9354 date: 2024-10-28 13:01:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9355 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9357 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21275 +label: "----予備68" +value: "174" +data: Eccube\Entity\Category {#9363 -id: 174 -name: "予備68" -hierarchy: 3 -sort_no: 147 -create_date: DateTime @1730088111 {#9361 date: 2024-10-28 13:01:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9362 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21276 +label: "----予備69" +value: "175" +data: Eccube\Entity\Category {#9370 -id: 175 -name: "予備69" -hierarchy: 3 -sort_no: 146 -create_date: DateTime @1730088118 {#9368 date: 2024-10-28 13:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730088130 {#9369 date: 2024-10-28 13:02:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9374 …} -Parent: Eccube\Entity\Category {#9321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21277 +label: "--三菱電機標準オプション" +value: "176" +data: Eccube\Entity\Category {#9377 -id: 176 -name: "三菱電機標準オプション" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1730088165 {#9331 date: 2024-10-28 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9332 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21278 +label: "----人感ムーブアイ" +value: "177" +data: Eccube\Entity\Category {#9382 -id: 177 -name: "人感ムーブアイ" -hierarchy: 3 -sort_no: 159 -create_date: DateTime @1730088545 {#9375 date: 2024-10-28 13:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9376 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9386 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21279 +label: "----ムーブアイ" +value: "178" +data: Eccube\Entity\Category {#9391 -id: 178 -name: "ムーブアイ" -hierarchy: 3 -sort_no: 158 -create_date: DateTime @1730088548 {#9389 date: 2024-10-28 13:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9390 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9392 …} -Children: Doctrine\ORM\PersistentCollection {#9395 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21280 +label: "----ぐるっとスマート気流" +value: "179" +data: Eccube\Entity\Category {#9398 -id: 179 -name: "ぐるっとスマート気流" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1730088597 {#9396 date: 2024-10-28 13:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9397 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9399 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21281 +label: "----無線通信キット" +value: "180" +data: Eccube\Entity\Category {#9405 -id: 180 -name: "無線通信キット" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1730088620 {#9403 date: 2024-10-28 13:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9404 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9409 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21282 +label: "----予備70" +value: "181" +data: Eccube\Entity\Category {#9412 -id: 181 -name: "予備70" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1730089302 {#9410 date: 2024-10-28 13:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9411 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9416 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21283 +label: "----予備71" +value: "182" +data: Eccube\Entity\Category {#9419 -id: 182 -name: "予備71" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1730089307 {#9417 date: 2024-10-28 13:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9418 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9420 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21284 +label: "----予備72" +value: "183" +data: Eccube\Entity\Category {#9426 -id: 183 -name: "予備72" -hierarchy: 3 -sort_no: 153 -create_date: DateTime @1730089314 {#9424 date: 2024-10-28 13:21:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089327 {#9425 date: 2024-10-28 13:22:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9377} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21285 +label: "--パナソニック標準オプション" +value: "184" +data: Eccube\Entity\Category {#9433 -id: 184 -name: "パナソニック標準オプション" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1730089360 {#9387 date: 2024-10-28 13:22:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730089437 {#9388 date: 2024-10-28 13:23:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9437 …} -Parent: Eccube\Entity\Category {#9202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21286 +label: "--nanoeX" +value: "185" +data: Eccube\Entity\Category {#9438 -id: 185 -name: "nanoeX" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1730089410 {#9431 date: 2024-10-28 13:23:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9432 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21287 +label: "----ECONAVI" +value: "186" +data: Eccube\Entity\Category {#9447 -id: 186 -name: "ECONAVI" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1730089475 {#9445 date: 2024-10-28 13:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9446 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9451 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21288 +label: "----予備73" +value: "187" +data: Eccube\Entity\Category {#9454 -id: 187 -name: "予備73" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1730090278 {#9452 date: 2024-10-28 13:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9453 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9458 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21289 +label: "----予備74" +value: "188" +data: Eccube\Entity\Category {#9461 -id: 188 -name: "予備74" -hierarchy: 3 -sort_no: 163 -create_date: DateTime @1730090285 {#9459 date: 2024-10-28 13:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9460 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9462 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21290 +label: "----予備75" +value: "189" +data: Eccube\Entity\Category {#9468 -id: 189 -name: "予備75" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1730090292 {#9466 date: 2024-10-28 13:38:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9467 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9472 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21291 +label: "----予備76" +value: "190" +data: Eccube\Entity\Category {#9475 -id: 190 -name: "予備76" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1730090327 {#9473 date: 2024-10-28 13:38:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9474 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9476 …} -Children: Doctrine\ORM\PersistentCollection {#9479 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21292 +label: "----予備77" +value: "191" +data: Eccube\Entity\Category {#9482 -id: 191 -name: "予備77" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1730090346 {#9480 date: 2024-10-28 13:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730090353 {#9481 date: 2024-10-28 13:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9483 …} -Children: Doctrine\ORM\PersistentCollection {#9486 …} -Parent: Eccube\Entity\Category {#9433} -Creator: Proxies\__CG__\Eccube\Entity\Member {#8204 …} -free_area: null -category_image: null -hidden_flag: false } +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#24354 -elements: [] } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#25346 -form: Symfony\Component\Form\Form {#23245 …} -errors: [ Symfony\Component\Form\FormError {#25098 #messageTemplate: "This value is not valid." #messageParameters: [ "{{ value }}" => "52id=52pageno=4pageno=3pageno=2pageno=5pageno=170" ] #messagePluralization: null -message: "有効な値ではありません。" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#25099 #message: "The choices "52id=52pageno=4pageno=3pageno=2pageno=5pageno=170" do not exist in the choice list." #code: 0 #file: "/home/airconwork/airconwork.co.jp/public_html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" #line: 205 -invalidMessage: null -invalidMessageParameters: [] trace: { /home/airconwork/airconwork.co.jp/public_html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php:205 { Symfony\Component\Form\Extension\Core\Type\ChoiceType->Symfony\Component\Form\Extension\Core\Type\{closure} … › › |
| expanded | true |
| form | Symfony\Component\Form\FormView {#25348 …5} |
| full_name | "category_ids" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids" |
| is_selected | Closure($choice, array $values) {#25350 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9556 …} } |
| label | "plg.multi_category_search.front.category.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "category_ids" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_ids" |
| valid | false |
| value | [] |
1
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21346 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25353 -form: Symfony\Component\Form\Form {#23248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25352 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "1" |
2
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21356 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25355 -form: Symfony\Component\Form\Form {#23251 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25354 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "2" |
4
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----Eco ZEAS" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| 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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----Eco ZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21366 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25357 -form: Symfony\Component\Form\Form {#23254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25356 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_4" |
| label | "----Eco ZEAS" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "4" |
3
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----FIVE STAR ZEAS" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| 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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----FIVE STAR ZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21376 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25359 -form: Symfony\Component\Form\Form {#23257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25358 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_3" |
| label | "----FIVE STAR ZEAS" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "3" |
5
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スゴ暖ZEAS" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "5" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スゴ暖ZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21386 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25361 -form: Symfony\Component\Form\Form {#23260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25360 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_5" |
| label | "----スゴ暖ZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "5" |
6
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備1" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "6" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21396 …} } } |
| validation_groups | null |
| value | "6" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25363 -form: Symfony\Component\Form\Form {#23263 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25362 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_6" |
| label | "----予備1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "6" |
7
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備2" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "7" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21406 …} } } |
| validation_groups | null |
| value | "7" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25365 -form: Symfony\Component\Form\Form {#23266 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25364 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_7" |
| label | "----予備2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "7" |
8
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備3" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "8" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21416 …} } } |
| validation_groups | null |
| value | "8" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25367 -form: Symfony\Component\Form\Form {#23269 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25366 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_8" |
| label | "----予備3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "8" |
9
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備4" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "9" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備4" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21426 …} } } |
| validation_groups | null |
| value | "9" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25369 -form: Symfony\Component\Form\Form {#23272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25368 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_9" |
| label | "----予備4" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "9" |
10
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----ホッとEcoZEAS" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "10" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----ホッとEcoZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21436 …} } } |
| validation_groups | null |
| value | "10" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25371 -form: Symfony\Component\Form\Form {#23275 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25370 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_10" |
| label | "----ホッとEcoZEAS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "10" |
11
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "11" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21446 …} } } |
| validation_groups | null |
| value | "11" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25373 -form: Symfony\Component\Form\Form {#23278 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25372 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_11" |
| label | "--東芝" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "11" |
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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21456 …} } } |
| validation_groups | null |
| value | "12" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25375 -form: Symfony\Component\Form\Form {#23281 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25374 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_12" |
| label | "----ウルトラパワーエコ" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21466 …} } } |
| validation_groups | null |
| value | "13" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25377 -form: Symfony\Component\Form\Form {#23284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25376 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_13" |
| label | "----スーパーパワーエコゴールド" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21476 …} } } |
| validation_groups | null |
| value | "14" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25379 -form: Symfony\Component\Form\Form {#23287 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25378 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_14" |
| label | "----スーパーパワーエコ暖太郎" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "14" |
15
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スマートエコneo" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "15" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スマートエコneo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21486 …} } } |
| validation_groups | null |
| value | "15" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25381 -form: Symfony\Component\Form\Form {#23290 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25380 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_15" |
| label | "----スマートエコneo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "15" |
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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備5" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備5" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21496 …} } } |
| validation_groups | null |
| value | "16" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25383 -form: Symfony\Component\Form\Form {#23293 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25382 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_16" |
| label | "----予備5" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備6" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備6" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21506 …} } } |
| validation_groups | null |
| value | "17" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25385 -form: Symfony\Component\Form\Form {#23296 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25384 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_17" |
| label | "----予備6" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備7" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備7" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21516 …} } } |
| validation_groups | null |
| value | "18" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25387 -form: Symfony\Component\Form\Form {#23299 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25386 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_18" |
| label | "----予備7" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スーパーパワーエコmini" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スーパーパワーエコmini" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21526 …} } } |
| validation_groups | null |
| value | "19" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25389 -form: Symfony\Component\Form\Form {#23302 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25388 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_19" |
| label | "----スーパーパワーエコmini" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21536 …} } } |
| validation_groups | null |
| value | "20" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25391 -form: Symfony\Component\Form\Form {#23305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25390 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_20" |
| label | "----東芝-冷房専用" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21546 …} } } |
| validation_groups | null |
| value | "21" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25393 -form: Symfony\Component\Form\Form {#23308 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25392 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_21" |
| label | "--日立" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21556 …} } } |
| validation_groups | null |
| value | "22" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25395 -form: Symfony\Component\Form\Form {#23311 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25394 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_22" |
| label | "----省エネの達人プレミアム" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21566 …} } } |
| validation_groups | null |
| value | "23" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25397 -form: Symfony\Component\Form\Form {#23314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25396 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_23" |
| label | "----省エネの達人" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21576 …} } } |
| validation_groups | null |
| value | "24" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25399 -form: Symfony\Component\Form\Form {#23317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25398 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_24" |
| label | "----寒さ知らず" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備8" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備8" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21586 …} } } |
| validation_groups | null |
| value | "25" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25401 -form: Symfony\Component\Form\Form {#23320 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25400 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_25" |
| label | "----予備8" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備9" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備9" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21596 …} } } |
| validation_groups | null |
| value | "26" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25403 -form: Symfony\Component\Form\Form {#23323 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25402 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_26" |
| label | "----予備9" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備10" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備10" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21606 …} } } |
| validation_groups | null |
| value | "27" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25405 -form: Symfony\Component\Form\Form {#23326 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25404 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_27" |
| label | "----予備10" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備11" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備11" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21616 …} } } |
| validation_groups | null |
| value | "28" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25407 -form: Symfony\Component\Form\Form {#23329 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25406 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_28" |
| label | "----予備11" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備12" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備12" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21626 …} } } |
| validation_groups | null |
| value | "29" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25409 -form: Symfony\Component\Form\Form {#23332 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25408 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_29" |
| label | "----予備12" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21636 …} } } |
| validation_groups | null |
| value | "30" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25411 -form: Symfony\Component\Form\Form {#23335 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25410 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21646 …} } } |
| validation_groups | null |
| value | "31" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25413 -form: Symfony\Component\Form\Form {#23338 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25412 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スリムZR" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スリムZR" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21656 …} } } |
| validation_groups | null |
| value | "32" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25415 -form: Symfony\Component\Form\Form {#23341 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25414 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_32" |
| label | "----スリムZR" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スリムER" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スリムER" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21666 …} } } |
| validation_groups | null |
| value | "33" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25417 -form: Symfony\Component\Form\Form {#23344 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25416 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_33" |
| label | "----スリムER" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21676 …} } } |
| validation_groups | null |
| value | "34" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25419 -form: Symfony\Component\Form\Form {#23347 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25418 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備13" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備13" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21686 …} } } |
| validation_groups | null |
| value | "35" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25421 -form: Symfony\Component\Form\Form {#23350 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25420 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_35" |
| label | "----予備13" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備14" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備14" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21696 …} } } |
| validation_groups | null |
| value | "36" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25423 -form: Symfony\Component\Form\Form {#23353 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25422 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_36" |
| label | "----予備14" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備15" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備15" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21706 …} } } |
| validation_groups | null |
| value | "37" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25425 -form: Symfony\Component\Form\Form {#23356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25424 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_37" |
| label | "----予備15" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備16" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備16" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21716 …} } } |
| validation_groups | null |
| value | "38" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25427 -form: Symfony\Component\Form\Form {#23359 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25426 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_38" |
| label | "----予備16" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備17" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備17" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21726 …} } } |
| validation_groups | null |
| value | "39" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25429 -form: Symfony\Component\Form\Form {#23362 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25428 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_39" |
| label | "----予備17" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----スリムK" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----スリムK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21736 …} } } |
| validation_groups | null |
| value | "40" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25431 -form: Symfony\Component\Form\Form {#23365 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25430 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_40" |
| label | "----スリムK" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21746 …} } } |
| validation_groups | null |
| value | "41" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25433 -form: Symfony\Component\Form\Form {#23368 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25432 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----XEPHY Premium" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----XEPHY Premium" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21756 …} } } |
| validation_groups | null |
| value | "42" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25435 -form: Symfony\Component\Form\Form {#23371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25434 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_42" |
| label | "----XEPHY Premium" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----XEPHY Eco" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----XEPHY Eco" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21766 …} } } |
| validation_groups | null |
| value | "43" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25437 -form: Symfony\Component\Form\Form {#23374 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25436 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_43" |
| label | "----XEPHY Eco" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----フル暖 XEPHY" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----フル暖 XEPHY" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21776 …} } } |
| validation_groups | null |
| value | "44" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25439 -form: Symfony\Component\Form\Form {#23377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25438 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_44" |
| label | "----フル暖 XEPHY" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備18" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備18" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21786 …} } } |
| validation_groups | null |
| value | "45" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25441 -form: Symfony\Component\Form\Form {#23380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25440 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_45" |
| label | "----予備18" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備19" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備19" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21796 …} } } |
| validation_groups | null |
| value | "46" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25443 -form: Symfony\Component\Form\Form {#23383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25442 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_46" |
| label | "----予備19" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----Gシリーズ" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----Gシリーズ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21806 …} } } |
| validation_groups | null |
| value | "47" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25445 -form: Symfony\Component\Form\Form {#23386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25444 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_47" |
| label | "----Gシリーズ" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----Hシリーズ" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----Hシリーズ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21816 …} } } |
| validation_groups | null |
| value | "48" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25447 -form: Symfony\Component\Form\Form {#23389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25446 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_48" |
| label | "----Hシリーズ" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----Cシリーズ" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----Cシリーズ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21826 …} } } |
| validation_groups | null |
| value | "49" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25449 -form: Symfony\Component\Form\Form {#23392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25448 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_49" |
| label | "----Cシリーズ" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----Kシリーズ" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----Kシリーズ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21836 …} } } |
| validation_groups | null |
| value | "50" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25451 -form: Symfony\Component\Form\Form {#23395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25450 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_50" |
| label | "----Kシリーズ" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21846 …} } } |
| validation_groups | null |
| value | "51" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25453 -form: Symfony\Component\Form\Form {#23398 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25452 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_51" |
| label | "エアコン形状" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--天井カセット4方向" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--天井カセット4方向" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21856 …} } } |
| validation_groups | null |
| value | "52" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25455 -form: Symfony\Component\Form\Form {#23401 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25454 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_52" |
| label | "--天井カセット4方向" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--天井カセット2方向" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--天井カセット2方向" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21866 …} } } |
| validation_groups | null |
| value | "53" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25457 -form: Symfony\Component\Form\Form {#23404 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25456 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_53" |
| label | "--天井カセット2方向" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--天井カセット1方向" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--天井カセット1方向" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21876 …} } } |
| validation_groups | null |
| value | "54" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25459 -form: Symfony\Component\Form\Form {#23407 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25458 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_54" |
| label | "--天井カセット1方向" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--天井吊形4方向" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--天井吊形4方向" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21886 …} } } |
| validation_groups | null |
| value | "55" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25461 -form: Symfony\Component\Form\Form {#23410 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25460 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_55" |
| label | "--天井吊形4方向" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21896 …} } } |
| validation_groups | null |
| value | "56" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25463 -form: Symfony\Component\Form\Form {#23413 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25462 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_56" |
| label | "--ビルトイン形" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21906 …} } } |
| validation_groups | null |
| value | "57" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25465 -form: Symfony\Component\Form\Form {#23416 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25464 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_57" |
| label | "--ダクト形" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21916 …} } } |
| validation_groups | null |
| value | "58" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25467 -form: Symfony\Component\Form\Form {#23419 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25466 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_58" |
| label | "--天井吊形" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21926 …} } } |
| validation_groups | null |
| value | "59" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25469 -form: Symfony\Component\Form\Form {#23422 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25468 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_59" |
| label | "--壁掛形" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21936 …} } } |
| validation_groups | null |
| value | "60" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25471 -form: Symfony\Component\Form\Form {#23425 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25470 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "60" |
142
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "142" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21946 …} } } |
| validation_groups | null |
| value | "142" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25473 -form: Symfony\Component\Form\Form {#23428 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25472 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_142" |
| label | "--厨房用天吊" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "142" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "142" |
143
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--天井カセット4方向コンパクト" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "143" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--天井カセット4方向コンパクト" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21956 …} } } |
| validation_groups | null |
| value | "143" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25475 -form: Symfony\Component\Form\Form {#23431 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25474 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_143" |
| label | "--天井カセット4方向コンパクト" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "143" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "143" |
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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#21967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21966 …} } } |
| validation_groups | null |
| value | "61" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25477 -form: Symfony\Component\Form\Form {#23434 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25476 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--1.5馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--1.5馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21976 …} } } |
| validation_groups | null |
| value | "62" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25479 -form: Symfony\Component\Form\Form {#23437 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25478 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_62" |
| label | "--1.5馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--1.8馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--1.8馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21986 …} } } |
| validation_groups | null |
| value | "63" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25481 -form: Symfony\Component\Form\Form {#23440 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25480 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_63" |
| label | "--1.8馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--2馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--2馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#21997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21996 …} } } |
| validation_groups | null |
| value | "64" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25483 -form: Symfony\Component\Form\Form {#23443 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25482 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_64" |
| label | "--2馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--2.3馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--2.3馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22006 …} } } |
| validation_groups | null |
| value | "65" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25485 -form: Symfony\Component\Form\Form {#23446 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25484 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_65" |
| label | "--2.3馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--2.5馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--2.5馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22016 …} } } |
| validation_groups | null |
| value | "66" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25487 -form: Symfony\Component\Form\Form {#23449 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25486 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_66" |
| label | "--2.5馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--3馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--3馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22026 …} } } |
| validation_groups | null |
| value | "67" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25489 -form: Symfony\Component\Form\Form {#23452 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25488 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_67" |
| label | "--3馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--4馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--4馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22036 …} } } |
| validation_groups | null |
| value | "68" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25491 -form: Symfony\Component\Form\Form {#23455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25490 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_68" |
| label | "--4馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--5馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--5馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22046 …} } } |
| validation_groups | null |
| value | "69" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25493 -form: Symfony\Component\Form\Form {#23458 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25492 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_69" |
| label | "--5馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--6馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--6馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22056 …} } } |
| validation_groups | null |
| value | "70" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25495 -form: Symfony\Component\Form\Form {#23461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25494 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_70" |
| label | "--6馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--8馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--8馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22066 …} } } |
| validation_groups | null |
| value | "71" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25497 -form: Symfony\Component\Form\Form {#23464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25496 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_71" |
| label | "--8馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--10馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--10馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22076 …} } } |
| validation_groups | null |
| value | "72" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25499 -form: Symfony\Component\Form\Form {#23467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25498 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_72" |
| label | "--10馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--12馬力" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--12馬力" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22086 …} } } |
| validation_groups | null |
| value | "73" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25501 -form: Symfony\Component\Form\Form {#23470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25500 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_73" |
| label | "--12馬力" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備20" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備20" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22096 …} } } |
| validation_groups | null |
| value | "74" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25503 -form: Symfony\Component\Form\Form {#23473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25502 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_74" |
| label | "--予備20" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備21" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備21" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22106 …} } } |
| validation_groups | null |
| value | "75" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25505 -form: Symfony\Component\Form\Form {#23476 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25504 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_75" |
| label | "--予備21" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備22" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備22" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22116 …} } } |
| validation_groups | null |
| value | "76" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25507 -form: Symfony\Component\Form\Form {#23479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25506 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_76" |
| label | "--予備22" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備23" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備23" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22126 …} } } |
| validation_groups | null |
| value | "77" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25509 -form: Symfony\Component\Form\Form {#23482 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25508 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_77" |
| label | "--予備23" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備24" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備24" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22136 …} } } |
| validation_groups | null |
| value | "78" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25511 -form: Symfony\Component\Form\Form {#23485 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25510 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_78" |
| label | "--予備24" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備25" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備25" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22146 …} } } |
| validation_groups | null |
| value | "79" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25513 -form: Symfony\Component\Form\Form {#23488 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25512 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_79" |
| label | "--予備25" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備26" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備26" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22156 …} } } |
| validation_groups | null |
| value | "80" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25515 -form: Symfony\Component\Form\Form {#23491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25514 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_80" |
| label | "--予備26" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "80" |
81
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "81" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22166 …} } } |
| validation_groups | null |
| value | "81" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25517 -form: Symfony\Component\Form\Form {#23494 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25516 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_81" |
| label | "マルチエアコン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "81" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "81" |
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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22176 …} } } |
| validation_groups | null |
| value | "82" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25519 -form: Symfony\Component\Form\Form {#23497 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25518 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22186 …} } } |
| validation_groups | null |
| value | "83" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25521 -form: Symfony\Component\Form\Form {#23500 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25520 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_83" |
| label | "--ツインエアコン" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "83" |
84
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "84" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22196 …} } } |
| validation_groups | null |
| value | "84" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25523 -form: Symfony\Component\Form\Form {#23503 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25522 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_84" |
| label | "--トリプルエアコン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "84" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "84" |
85
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "85" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22206 …} } } |
| validation_groups | null |
| value | "85" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25525 -form: Symfony\Component\Form\Form {#23506 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25524 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_85" |
| label | "--ダブルツインエアコン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "85" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "85" |
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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備27" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備27" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22216 …} } } |
| validation_groups | null |
| value | "86" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25527 -form: Symfony\Component\Form\Form {#23509 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25526 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_86" |
| label | "--予備27" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "86" |
87
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備28" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "87" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備28" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22226 …} } } |
| validation_groups | null |
| value | "87" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25529 -form: Symfony\Component\Form\Form {#23512 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25528 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_87" |
| label | "--予備28" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "87" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "87" |
88
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備29" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "88" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備29" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22236 …} } } |
| validation_groups | null |
| value | "88" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25531 -form: Symfony\Component\Form\Form {#23515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25530 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_88" |
| label | "--予備29" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "88" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "88" |
89
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備30" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "89" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備30" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22246 …} } } |
| validation_groups | null |
| value | "89" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25533 -form: Symfony\Component\Form\Form {#23518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25532 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_89" |
| label | "--予備30" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "89" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "89" |
90
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備31" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "90" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備31" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22256 …} } } |
| validation_groups | null |
| value | "90" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25535 -form: Symfony\Component\Form\Form {#23521 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25534 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_90" |
| label | "--予備31" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "90" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "90" |
91
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "91" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22266 …} } } |
| validation_groups | null |
| value | "91" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25537 -form: Symfony\Component\Form\Form {#23524 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25536 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_91" |
| label | "省エネ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "91" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "91" |
92
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "92" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22276 …} } } |
| validation_groups | null |
| value | "92" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25539 -form: Symfony\Component\Form\Form {#23527 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25538 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_92" |
| label | "--超省エネ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "92" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "92" |
93
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "93" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22286 …} } } |
| validation_groups | null |
| value | "93" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25541 -form: Symfony\Component\Form\Form {#23530 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25540 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_93" |
| label | "--省エネ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "93" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "93" |
94
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備31" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "94" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備31" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22296 …} } } |
| validation_groups | null |
| value | "94" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25543 -form: Symfony\Component\Form\Form {#23533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25542 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_94" |
| label | "--予備31" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "94" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "94" |
95
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備32" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "95" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備32" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22306 …} } } |
| validation_groups | null |
| value | "95" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25545 -form: Symfony\Component\Form\Form {#23536 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25544 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_95" |
| label | "--予備32" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "95" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "95" |
96
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備33" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "96" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備33" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22316 …} } } |
| validation_groups | null |
| value | "96" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25547 -form: Symfony\Component\Form\Form {#23539 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25546 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_96" |
| label | "--予備33" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "96" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "96" |
97
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備34" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "97" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備34" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22326 …} } } |
| validation_groups | null |
| value | "97" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25549 -form: Symfony\Component\Form\Form {#23542 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25548 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_97" |
| label | "--予備34" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "97" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "97" |
98
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備35" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "98" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備35" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22336 …} } } |
| validation_groups | null |
| value | "98" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25551 -form: Symfony\Component\Form\Form {#23545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25550 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_98" |
| label | "--予備35" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "98" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "98" |
99
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備36" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "99" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備36" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22346 …} } } |
| validation_groups | null |
| value | "99" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25553 -form: Symfony\Component\Form\Form {#23548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25552 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_99" |
| label | "--予備36" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "99" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "99" |
100
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備37" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "100" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備37" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22356 …} } } |
| validation_groups | null |
| value | "100" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25555 -form: Symfony\Component\Form\Form {#23551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25554 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_100" |
| label | "--予備37" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "100" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "100" |
101
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "101" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22366 …} } } |
| validation_groups | null |
| value | "101" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25557 -form: Symfony\Component\Form\Form {#23554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25556 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_101" |
| label | "設置場所" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "101" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "101" |
102
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "102" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22376 …} } } |
| validation_groups | null |
| value | "102" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25559 -form: Symfony\Component\Form\Form {#23557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25558 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_102" |
| label | "--オフィス" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "102" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "102" |
103
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "103" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22386 …} } } |
| validation_groups | null |
| value | "103" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25561 -form: Symfony\Component\Form\Form {#23560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25560 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_103" |
| label | "--店舗" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "103" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "103" |
104
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "104" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22396 …} } } |
| validation_groups | null |
| value | "104" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25563 -form: Symfony\Component\Form\Form {#23563 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25562 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_104" |
| label | "--飲食店" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "104" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "104" |
105
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "105" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22406 …} } } |
| validation_groups | null |
| value | "105" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25565 -form: Symfony\Component\Form\Form {#23566 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25564 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_105" |
| label | "--美容・理容室" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "105" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "105" |
106
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "106" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22416 …} } } |
| validation_groups | null |
| value | "106" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25567 -form: Symfony\Component\Form\Form {#23569 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25566 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_106" |
| label | "--教育施設" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "106" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "106" |
107
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "107" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22426 …} } } |
| validation_groups | null |
| value | "107" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25569 -form: Symfony\Component\Form\Form {#23572 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25568 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_107" |
| label | "--工場" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "107" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "107" |
108
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "108" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22436 …} } } |
| validation_groups | null |
| value | "108" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25571 -form: Symfony\Component\Form\Form {#23575 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25570 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_108" |
| label | "--倉庫" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "108" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "108" |
109
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "109" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22446 …} } } |
| validation_groups | null |
| value | "109" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25573 -form: Symfony\Component\Form\Form {#23578 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25572 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_109" |
| label | "--病院" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "109" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "109" |
110
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "110" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22456 …} } } |
| validation_groups | null |
| value | "110" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25575 -form: Symfony\Component\Form\Form {#23581 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25574 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_110" |
| label | "--福祉施設" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "110" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "110" |
111
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "111" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22466 …} } } |
| validation_groups | null |
| value | "111" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25577 -form: Symfony\Component\Form\Form {#23584 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25576 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_111" |
| label | "広さ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "111" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "111" |
112
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--11~17㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "112" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--11~17㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22476 …} } } |
| validation_groups | null |
| value | "112" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25579 -form: Symfony\Component\Form\Form {#23587 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25578 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_112" |
| label | "--11~17㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "112" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "112" |
113
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--12~20㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "113" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--12~20㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22486 …} } } |
| validation_groups | null |
| value | "113" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25581 -form: Symfony\Component\Form\Form {#23590 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25580 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_113" |
| label | "--12~20㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "113" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "113" |
114
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--14~22㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "114" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--14~22㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22496 …} } } |
| validation_groups | null |
| value | "114" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25583 -form: Symfony\Component\Form\Form {#23593 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25582 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_114" |
| label | "--14~22㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "114" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "114" |
115
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--15~24㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "115" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--15~24㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22506 …} } } |
| validation_groups | null |
| value | "115" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25585 -form: Symfony\Component\Form\Form {#23596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25584 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_115" |
| label | "--15~24㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "115" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "115" |
116
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--17~27㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "116" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--17~27㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22516 …} } } |
| validation_groups | null |
| value | "116" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25587 -form: Symfony\Component\Form\Form {#23599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25586 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_116" |
| label | "--17~27㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "116" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "116" |
117
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--22~35㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "117" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--22~35㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22526 …} } } |
| validation_groups | null |
| value | "117" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25589 -form: Symfony\Component\Form\Form {#23602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25588 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_117" |
| label | "--22~35㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "117" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "117" |
118
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--30~49㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "118" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--30~49㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22536 …} } } |
| validation_groups | null |
| value | "118" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25591 -form: Symfony\Component\Form\Form {#23605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25590 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_118" |
| label | "--30~49㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "118" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "118" |
119
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--38~61㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "119" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--38~61㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22546 …} } } |
| validation_groups | null |
| value | "119" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25593 -form: Symfony\Component\Form\Form {#23608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25592 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_119" |
| label | "--38~61㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "119" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "119" |
120
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--43~70㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "120" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--43~70㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22556 …} } } |
| validation_groups | null |
| value | "120" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25595 -form: Symfony\Component\Form\Form {#23611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25594 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_120" |
| label | "--43~70㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "120" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "120" |
121
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--61~97㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "121" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--61~97㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22566 …} } } |
| validation_groups | null |
| value | "121" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25597 -form: Symfony\Component\Form\Form {#23614 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25596 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_121" |
| label | "--61~97㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "121" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "121" |
122
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--76~122㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "122" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--76~122㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22576 …} } } |
| validation_groups | null |
| value | "122" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25599 -form: Symfony\Component\Form\Form {#23617 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25598 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_122" |
| label | "--76~122㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "122" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "122" |
123
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--91~146㎡" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "123" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--91~146㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22586 …} } } |
| validation_groups | null |
| value | "123" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25601 -form: Symfony\Component\Form\Form {#23620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25600 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_123" |
| label | "--91~146㎡" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "123" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "123" |
124
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備38" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "124" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備38" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22596 …} } } |
| validation_groups | null |
| value | "124" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25603 -form: Symfony\Component\Form\Form {#23623 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25602 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_124" |
| label | "--予備38" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "124" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "124" |
125
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備39" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "125" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備39" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22606 …} } } |
| validation_groups | null |
| value | "125" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25605 -form: Symfony\Component\Form\Form {#23626 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25604 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_125" |
| label | "--予備39" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "125" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "125" |
126
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備40" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "126" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備40" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22616 …} } } |
| validation_groups | null |
| value | "126" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25607 -form: Symfony\Component\Form\Form {#23629 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25606 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_126" |
| label | "--予備40" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "126" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "126" |
127
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備41" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "127" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備41" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22626 …} } } |
| validation_groups | null |
| value | "127" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25609 -form: Symfony\Component\Form\Form {#23632 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25608 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_127" |
| label | "--予備41" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "127" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "127" |
128
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備42" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "128" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備42" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22636 …} } } |
| validation_groups | null |
| value | "128" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25611 -form: Symfony\Component\Form\Form {#23635 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25610 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_128" |
| label | "--予備42" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "128" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "128" |
129
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備43" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "129" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備43" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22646 …} } } |
| validation_groups | null |
| value | "129" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25613 -form: Symfony\Component\Form\Form {#23638 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25612 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_129" |
| label | "--予備43" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "129" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "129" |
130
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備44" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "130" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備44" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22656 …} } } |
| validation_groups | null |
| value | "130" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25615 -form: Symfony\Component\Form\Form {#23641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25614 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_130" |
| label | "--予備44" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "130" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "130" |
131
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "131" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22666 …} } } |
| validation_groups | null |
| value | "131" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25617 -form: Symfony\Component\Form\Form {#23644 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25616 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_131" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "131" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "131" |
132
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "132" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22676 …} } } |
| validation_groups | null |
| value | "132" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25619 -form: Symfony\Component\Form\Form {#23647 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25618 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_132" |
| label | "--ウイルス抑制・空気清浄機能" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "132" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "132" |
133
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "133" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22686 …} } } |
| validation_groups | null |
| value | "133" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25621 -form: Symfony\Component\Form\Form {#23650 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25620 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_133" |
| label | "--寒冷地用" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "133" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "133" |
134
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備45" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "134" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備45" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22696 …} } } |
| validation_groups | null |
| value | "134" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25623 -form: Symfony\Component\Form\Form {#23653 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25622 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_134" |
| label | "--予備45" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "134" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "134" |
135
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備46" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "135" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備46" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22706 …} } } |
| validation_groups | null |
| value | "135" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25625 -form: Symfony\Component\Form\Form {#23656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25624 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_135" |
| label | "--予備46" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "135" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "135" |
136
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備47" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "136" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備47" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22716 …} } } |
| validation_groups | null |
| value | "136" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25627 -form: Symfony\Component\Form\Form {#23659 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25626 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_136" |
| label | "--予備47" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "136" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "136" |
137
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備48" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "137" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備48" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22726 …} } } |
| validation_groups | null |
| value | "137" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25629 -form: Symfony\Component\Form\Form {#23662 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25628 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_137" |
| label | "--予備48" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "137" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "137" |
138
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備49" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "138" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備49" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22736 …} } } |
| validation_groups | null |
| value | "138" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25631 -form: Symfony\Component\Form\Form {#23665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25630 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_138" |
| label | "--予備49" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "138" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "138" |
139
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備50" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "139" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備50" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22746 …} } } |
| validation_groups | null |
| value | "139" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25633 -form: Symfony\Component\Form\Form {#23668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25632 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_139" |
| label | "--予備50" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "139" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "139" |
140
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備51" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "140" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備51" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22756 …} } } |
| validation_groups | null |
| value | "140" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25635 -form: Symfony\Component\Form\Form {#23671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25634 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_140" |
| label | "--予備51" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "140" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "140" |
144
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備52" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "144" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備52" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22766 …} } } |
| validation_groups | null |
| value | "144" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25637 -form: Symfony\Component\Form\Form {#23674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25636 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_144" |
| label | "--予備52" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "144" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "144" |
145
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備53" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "145" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備53" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22776 …} } } |
| validation_groups | null |
| value | "145" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25639 -form: Symfony\Component\Form\Form {#23677 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25638 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_145" |
| label | "--予備53" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "145" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "145" |
146
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備54" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "146" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備54" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22786 …} } } |
| validation_groups | null |
| value | "146" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25641 -form: Symfony\Component\Form\Form {#23680 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25640 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_146" |
| label | "--予備54" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "146" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "146" |
147
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備55" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "147" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備55" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22796 …} } } |
| validation_groups | null |
| value | "147" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25643 -form: Symfony\Component\Form\Form {#23683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25642 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_147" |
| label | "--予備55" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "147" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "147" |
148
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備56" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "148" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備56" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22806 …} } } |
| validation_groups | null |
| value | "148" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25645 -form: Symfony\Component\Form\Form {#23686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25644 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_148" |
| label | "--予備56" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "148" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "148" |
149
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備57" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "149" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備57" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22816 …} } } |
| validation_groups | null |
| value | "149" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25647 -form: Symfony\Component\Form\Form {#23689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25646 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_149" |
| label | "--予備57" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "149" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "149" |
150
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--予備58" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "150" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--予備58" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22826 …} } } |
| validation_groups | null |
| value | "150" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25649 -form: Symfony\Component\Form\Form {#23692 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25648 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_150" |
| label | "--予備58" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "150" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "150" |
151
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "151" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22836 …} } } |
| validation_groups | null |
| value | "151" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25651 -form: Symfony\Component\Form\Form {#23695 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25650 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_151" |
| label | "標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "151" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "151" |
152
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "152" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22846 …} } } |
| validation_groups | null |
| value | "152" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25653 -form: Symfony\Component\Form\Form {#23698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25652 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_152" |
| label | "--ダイキン標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "152" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "152" |
153
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----UVストリーマー" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "153" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----UVストリーマー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22856 …} } } |
| validation_groups | null |
| value | "153" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25655 -form: Symfony\Component\Form\Form {#23701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25654 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_153" |
| label | "----UVストリーマー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "153" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "153" |
154
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "154" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22866 …} } } |
| validation_groups | null |
| value | "154" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25657 -form: Symfony\Component\Form\Form {#23704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25656 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_154" |
| label | "----ストリーマー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "154" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "154" |
155
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "155" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22876 …} } } |
| validation_groups | null |
| value | "155" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25659 -form: Symfony\Component\Form\Form {#23707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25658 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_155" |
| label | "----センシング" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "155" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "155" |
156
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "156" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22886 …} } } |
| validation_groups | null |
| value | "156" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25661 -form: Symfony\Component\Form\Form {#23710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25660 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_156" |
| label | "----抗菌・防カビフィルター" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "156" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "156" |
157
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "157" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22896 …} } } |
| validation_groups | null |
| value | "157" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25663 -form: Symfony\Component\Form\Form {#23713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25662 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_157" |
| label | "----清潔アルミフィン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "157" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "157" |
158
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備59" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "158" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備59" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22906 …} } } |
| validation_groups | null |
| value | "158" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25665 -form: Symfony\Component\Form\Form {#23716 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25664 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_158" |
| label | "----予備59" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "158" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "158" |
159
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備60" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "159" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備60" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22916 …} } } |
| validation_groups | null |
| value | "159" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25667 -form: Symfony\Component\Form\Form {#23719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25666 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_159" |
| label | "----予備60" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "159" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "159" |
160
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "160" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22926 …} } } |
| validation_groups | null |
| value | "160" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25669 -form: Symfony\Component\Form\Form {#23722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25668 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_160" |
| label | "--東芝標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "160" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "160" |
161
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "161" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22936 …} } } |
| validation_groups | null |
| value | "161" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25671 -form: Symfony\Component\Form\Form {#23725 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25670 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_161" |
| label | "----大清快プラズマ空清" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "161" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "161" |
162
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "162" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#22947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22946 …} } } |
| validation_groups | null |
| value | "162" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25673 -form: Symfony\Component\Form\Form {#23728 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25672 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_162" |
| label | "----マジック洗浄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "162" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "162" |
163
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備61" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "163" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備61" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22956 …} } } |
| validation_groups | null |
| value | "163" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25675 -form: Symfony\Component\Form\Form {#23731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25674 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_163" |
| label | "----予備61" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "163" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "163" |
164
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備62" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "164" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備62" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22966 …} } } |
| validation_groups | null |
| value | "164" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25677 -form: Symfony\Component\Form\Form {#23734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25676 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_164" |
| label | "----予備62" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "164" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "164" |
165
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備63" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "165" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備63" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22976 …} } } |
| validation_groups | null |
| value | "165" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25679 -form: Symfony\Component\Form\Form {#23737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25678 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_165" |
| label | "----予備63" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "165" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "165" |
166
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備64" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "166" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備64" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22986 …} } } |
| validation_groups | null |
| value | "166" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25681 -form: Symfony\Component\Form\Form {#23740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25680 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_166" |
| label | "----予備64" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "166" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "166" |
167
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備65" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "167" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備65" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#22997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#22996 …} } } |
| validation_groups | null |
| value | "167" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25683 -form: Symfony\Component\Form\Form {#23743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25682 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_167" |
| label | "----予備65" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "167" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "167" |
168
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "168" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23006 …} } } |
| validation_groups | null |
| value | "168" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25685 -form: Symfony\Component\Form\Form {#23746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25684 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_168" |
| label | "--日立標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "168" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "168" |
169
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "169" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23016 …} } } |
| validation_groups | null |
| value | "169" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25687 -form: Symfony\Component\Form\Form {#23749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25686 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_169" |
| label | "----凍結洗浄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "169" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "169" |
170
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "170" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23026 …} } } |
| validation_groups | null |
| value | "170" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25689 -form: Symfony\Component\Form\Form {#23752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25688 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_170" |
| label | "----人感センサー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "170" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "170" |
171
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "171" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23036 …} } } |
| validation_groups | null |
| value | "171" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25691 -form: Symfony\Component\Form\Form {#23755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25690 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_171" |
| label | "----ロングライフフィルター" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "171" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "171" |
172
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備66" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "172" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備66" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23046 …} } } |
| validation_groups | null |
| value | "172" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25693 -form: Symfony\Component\Form\Form {#23758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25692 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_172" |
| label | "----予備66" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "172" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "172" |
173
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備67" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "173" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備67" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23056 …} } } |
| validation_groups | null |
| value | "173" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25695 -form: Symfony\Component\Form\Form {#23761 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25694 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_173" |
| label | "----予備67" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "173" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "173" |
174
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備68" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "174" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備68" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23066 …} } } |
| validation_groups | null |
| value | "174" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25697 -form: Symfony\Component\Form\Form {#23764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25696 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_174" |
| label | "----予備68" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "174" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "174" |
175
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備69" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "175" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備69" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23076 …} } } |
| validation_groups | null |
| value | "175" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25699 -form: Symfony\Component\Form\Form {#23767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25698 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_175" |
| label | "----予備69" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "175" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "175" |
176
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "176" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23086 …} } } |
| validation_groups | null |
| value | "176" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25701 -form: Symfony\Component\Form\Form {#23770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25700 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_176" |
| label | "--三菱電機標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "176" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "176" |
177
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "177" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23096 …} } } |
| validation_groups | null |
| value | "177" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25703 -form: Symfony\Component\Form\Form {#23773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25702 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_177" |
| label | "----人感ムーブアイ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "177" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "177" |
178
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "178" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23106 …} } } |
| validation_groups | null |
| value | "178" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25705 -form: Symfony\Component\Form\Form {#23776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25704 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_178" |
| label | "----ムーブアイ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "178" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "178" |
179
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "179" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23116 …} } } |
| validation_groups | null |
| value | "179" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25707 -form: Symfony\Component\Form\Form {#23779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25706 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_179" |
| label | "----ぐるっとスマート気流" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "179" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "179" |
180
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "180" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23126 …} } } |
| validation_groups | null |
| value | "180" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25709 -form: Symfony\Component\Form\Form {#23782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25708 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_180" |
| label | "----無線通信キット" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "180" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "180" |
181
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備70" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "181" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備70" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23136 …} } } |
| validation_groups | null |
| value | "181" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25711 -form: Symfony\Component\Form\Form {#23785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25710 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_181" |
| label | "----予備70" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "181" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "181" |
182
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備71" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "182" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備71" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23146 …} } } |
| validation_groups | null |
| value | "182" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25713 -form: Symfony\Component\Form\Form {#23788 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25712 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_182" |
| label | "----予備71" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "182" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "182" |
183
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備72" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "183" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備72" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23156 …} } } |
| validation_groups | null |
| value | "183" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25715 -form: Symfony\Component\Form\Form {#23791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25714 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_183" |
| label | "----予備72" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "183" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "183" |
184
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "184" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23166 …} } } |
| validation_groups | null |
| value | "184" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25717 -form: Symfony\Component\Form\Form {#23794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25716 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_184" |
| label | "--パナソニック標準オプション" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "184" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "184" |
185
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "--nanoeX" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "185" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "--nanoeX" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23176 …} } } |
| validation_groups | null |
| value | "185" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25719 -form: Symfony\Component\Form\Form {#23797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25718 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_185" |
| label | "--nanoeX" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "185" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "185" |
186
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----ECONAVI" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "186" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----ECONAVI" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23186 …} } } |
| validation_groups | null |
| value | "186" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25721 -form: Symfony\Component\Form\Form {#23800 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25720 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_186" |
| label | "----ECONAVI" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "186" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "186" |
187
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備73" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "187" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備73" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23196 …} } } |
| validation_groups | null |
| value | "187" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25723 -form: Symfony\Component\Form\Form {#23803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25722 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_187" |
| label | "----予備73" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "187" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "187" |
188
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備74" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "188" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備74" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23206 …} } } |
| validation_groups | null |
| value | "188" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25725 -form: Symfony\Component\Form\Form {#23806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25724 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_188" |
| label | "----予備74" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "188" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "188" |
189
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備75" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "189" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備75" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23216 …} } } |
| validation_groups | null |
| value | "189" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25727 -form: Symfony\Component\Form\Form {#23809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25726 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_189" |
| label | "----予備75" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "189" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "189" |
190
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備76" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "190" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備76" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23226 …} } } |
| validation_groups | null |
| value | "190" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25729 -form: Symfony\Component\Form\Form {#23812 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25728 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_190" |
| label | "----予備76" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "190" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "190" |
191
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "----予備77" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "191" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "----予備77" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23236 …} } } |
| validation_groups | null |
| value | "191" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_category_ids_entry" ] |
| cache_key | "_category_ids_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 {#25731 -form: Symfony\Component\Form\Form {#23815 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25730 …5} |
| full_name | "category_ids[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_ids_191" |
| label | "----予備77" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "191" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_category_ids_entry" |
| valid | true |
| value | "191" |
tag
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 | false |
false
|
| 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 {#21305 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#9895 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#21304 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#21306 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9896 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#9897 …} -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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …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 {#9896 -om: ContainerIBbOxnS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#478 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#9897 …} -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 | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#21303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#21302 …} } } |
| 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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21315 +label: "三相200V" +value: "1" +data: Eccube\Entity\Tag {#9972 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21316 +label: "単相200V" +value: "2" +data: Eccube\Entity\Tag {#10022 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21317 +label: "同時運転" +value: "3" +data: Eccube\Entity\Tag {#10017 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21318 +label: "個別運転" +value: "4" +data: Eccube\Entity\Tag {#10014 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21319 +label: "ワイヤードリモコン" +value: "5" +data: Eccube\Entity\Tag {#9988 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21320 +label: "ワイヤレスリモコン" +value: "6" +data: Eccube\Entity\Tag {#9985 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21321 +label: "リモコン内蔵" +value: "7" +data: Eccube\Entity\Tag {#10048 …} +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 {#25351 -form: Symfony\Component\Form\Form {#23888 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#25349 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, $value) {#25733 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9556 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tag" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_tag" |
| 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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "三相200V" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "三相200V" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23819 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25736 -form: Symfony\Component\Form\Form {#23891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25734 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_1" |
| label | "三相200V" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_tag_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "単相200V" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "単相200V" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "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() {#23830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23829 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25738 -form: Symfony\Component\Form\Form {#23894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25737 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_2" |
| label | "単相200V" |
| 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 | true |
| translation_domain | false |
| unique_block_prefix | "_tag_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23839 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25740 -form: Symfony\Component\Form\Form {#23897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25739 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_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 | true |
| translation_domain | false |
| unique_block_prefix | "_tag_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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23849 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25742 -form: Symfony\Component\Form\Form {#23900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25741 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_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 | true |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "4" |
5
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "5" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23859 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25744 -form: Symfony\Component\Form\Form {#23903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25743 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_5" |
| label | "ワイヤードリモコン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "5" |
6
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "6" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23869 …} } } |
| validation_groups | null |
| value | "6" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25746 -form: Symfony\Component\Form\Form {#23906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25745 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_6" |
| label | "ワイヤレスリモコン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "6" |
7
"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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 | "7" |
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 {#537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#536 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#535 …} -namespace: Closure() {#533 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#10076 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10072 …} } |
| 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 {#10078 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() {#23880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8031 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#787 …} $translationDomain: "validators" $message: Closure() {#23879 …} } } |
| validation_groups | null |
| value | "7" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_tag_entry" ] |
| cache_key | "_tag_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 {#25748 -form: Symfony\Component\Form\Form {#23909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25747 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_7" |
| label | "リモコン内蔵" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "7" |