- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 539
- Events
- Routing
- Cache
- Translation 11
- Security
- Twig
- Doctrine 2
- Migrations 1
- 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
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "category_id" => Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } "name" => 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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#541 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#540 …} -namespace: Closure() {#538 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3001 …} } |
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() {#13227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3026 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#13226 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | [ "category_id" => Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } "name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#11002 -form: Symfony\Component\Form\Form {#13261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13275 …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 | true |
value | [ "category_id" => Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } "name" => null ] |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"348"
|
Normalized Format | Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: 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 {#3099 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3109 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3107 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3170 …} -Children: Doctrine\ORM\PersistentCollection {#3221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3220 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3105 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3103 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3219 …} -Children: Doctrine\ORM\PersistentCollection {#3216 …} -Parent: Eccube\Entity\Category {#3099} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3209 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3215 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3214 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3205 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3204 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3213 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3212 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3200 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3199 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3211 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3210 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3198 …} -Children: Doctrine\ORM\PersistentCollection {#3132 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3135 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3102 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3097 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3118 …} -Children: Doctrine\ORM\PersistentCollection {#3121 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3124 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3130 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3131 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3125 …} -Children: Doctrine\ORM\PersistentCollection {#3128 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3129 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3122 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3123 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3228 …} -Children: Doctrine\ORM\PersistentCollection {#3229 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3234 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3232 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3233 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3235 …} -Children: Doctrine\ORM\PersistentCollection {#3238 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3241 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3239 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3240 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3242 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3248 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3230 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3249 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3253 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3246 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3247 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: Eccube\Entity\Category {#3248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3262 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3258 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3263 …} -Children: Doctrine\ORM\PersistentCollection {#3266 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3267 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3260 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3261 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3268 …} -Children: Doctrine\ORM\PersistentCollection {#3271 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3276 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#3274 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#3275 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3277 …} -Children: Doctrine\ORM\PersistentCollection {#3280 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3283 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3104 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3100 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3284 …} -Children: Doctrine\ORM\PersistentCollection {#3287 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3288 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#3281 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#3282 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3292 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3297 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#3295 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#3296 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3298 …} -Children: Doctrine\ORM\PersistentCollection {#3301 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3304 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#3273 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3272 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3309 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#3302 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#3303 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3310 …} -Children: Doctrine\ORM\PersistentCollection {#3313 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3318 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#3316 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#3317 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3325 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#3323 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#3324 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3332 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#3314 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3315 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3333 …} -Children: Doctrine\ORM\PersistentCollection {#3336 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3337 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#3330 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#3331 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#3346 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#3344 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#3345 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3350 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3353 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#3293 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3354 …} -Children: Doctrine\ORM\PersistentCollection {#3357 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3358 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#3351 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#3352 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3359 …} -Children: Doctrine\ORM\PersistentCollection {#3362 …} -Parent: Eccube\Entity\Category {#3353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3367 …} Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3381 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#3379 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#3380 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3382 …} -Children: Doctrine\ORM\PersistentCollection {#3385 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3388 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#3342 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3343 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3389 …} -Children: Doctrine\ORM\PersistentCollection {#3392 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3393 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#3386 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#3387 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3397 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3402 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#3400 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#3401 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3403 …} -Children: Doctrine\ORM\PersistentCollection {#3406 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3409 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#3407 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#3408 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3410 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3416 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#3398 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3399 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3417 …} -Children: Doctrine\ORM\PersistentCollection {#3420 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3421 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#3414 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#3415 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3425 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3430 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#3428 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#3429 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3431 …} -Children: Doctrine\ORM\PersistentCollection {#3434 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3437 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#3377 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3378 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3438 …} -Children: Doctrine\ORM\PersistentCollection {#3441 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3442 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#3435 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#3436 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3443 …} -Children: Doctrine\ORM\PersistentCollection {#3446 …} -Parent: Eccube\Entity\Category {#3437} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3451 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#3447 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3448 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3456 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#3449 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#3450 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3457 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3465 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#3461 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3462 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3470 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#3463 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#3464 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3474 …} -Parent: Eccube\Entity\Category {#3465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3479 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#3475 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3476 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3484 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#3477 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#3478 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3485 …} -Children: Doctrine\ORM\PersistentCollection {#3488 …} -Parent: Eccube\Entity\Category {#3479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3493 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#3489 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3490 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3498 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#3491 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#3492 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3499 …} -Children: Doctrine\ORM\PersistentCollection {#3502 …} -Parent: Eccube\Entity\Category {#3493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3507 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#3503 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3504 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3512 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#3505 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#3506 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3521 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#3517 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3518 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3526 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#3519 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#3520 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3530 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3535 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#3533 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#3534 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3542 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#3540 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#3541 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3549 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#3531 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3532 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3554 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#3547 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#3548 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3555 …} -Children: Doctrine\ORM\PersistentCollection {#3558 …} -Parent: Eccube\Entity\Category {#3549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3561 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#3559 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3560 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3562 …} -Children: Doctrine\ORM\PersistentCollection {#3565 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3570 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#3566 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3567 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3575 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#3568 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#3569 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Eccube\Entity\Category {#3570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3584 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#3580 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3581 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3589 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#3582 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#3583 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3598 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#3596 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#3597 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3605 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#3595 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#3594 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3610 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#3427 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3426 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3615 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#3603 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#3604 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3626 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#3622 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3623 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3631 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#3624 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#3625 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3640 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#3636 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3645 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#3638 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#3639 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3654 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#3652 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#3653 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3661 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#3621 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3620 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3666 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#3659 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#3660 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3675 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#3671 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3680 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#3673 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3674 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3689 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#3687 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3688 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3696 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#3650 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3651 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3701 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#3694 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#3695 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3710 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#3708 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#3709 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3717 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#3686 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3685 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3722 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#3715 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#3716 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3731 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#3729 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#3730 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3738 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#3707 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3706 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3743 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#3736 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#3737 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: Eccube\Entity\Category {#3738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3752 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#3748 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3749 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3757 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#3750 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#3751 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: Eccube\Entity\Category {#3752} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3766 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#3762 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3763 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3771 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#3764 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#3765 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3780 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#3778 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#3779 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3787 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#3785 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#3786 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3794 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#3776 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3777 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3799 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#3792 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#3793 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3808 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#3806 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#3807 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3815 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#3727 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3728 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3820 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#3813 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#3814 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3829 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#3827 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#3828 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3838 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#3834 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#3835 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3843 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#3836 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#3837 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3838} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3852 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#3848 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#3849 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3857 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#3850 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#3851 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3852} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3866 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#3862 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#3863 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3871 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#3864 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#3865 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3880 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#3878 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#3879 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3887 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#3885 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#3886 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3894 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#3892 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#3893 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3899 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#3826 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3825 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3904 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#3805 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3804 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3905 …} -Children: Doctrine\ORM\PersistentCollection {#3908 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3913 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#3911 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#3912 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3920 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#3918 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3919 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3929 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#3925 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3926 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3934 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#3927 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3928 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3943 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#3941 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3942 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3950 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#3948 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3949 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3957 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#3939 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3940 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3962 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#3955 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3956 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3963 …} -Children: Doctrine\ORM\PersistentCollection {#3966 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3971 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#3969 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3970 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3978 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#3976 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3977 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3983 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#3967 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3968 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3984 …} -Children: Doctrine\ORM\PersistentCollection {#3987 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3990 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#3988 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3989 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3997 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#3909 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3910 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4002 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#3995 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#3996 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4003 …} -Children: Doctrine\ORM\PersistentCollection {#4006 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4011 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4009 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4010 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4018 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4016 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4017 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4025 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4023 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4024 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4032 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#3876 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3877 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4037 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4030 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4031 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4038 …} -Children: Doctrine\ORM\PersistentCollection {#4041 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4048 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4044 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4045 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4053 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4046 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4047 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4062 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4060 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4061 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4069 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4067 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4068 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4076 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4074 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4075 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4083 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4081 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4082 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4090 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4088 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4089 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4097 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4095 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4096 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4104 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4058 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4059 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4109 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4102 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4103 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4118 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4116 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4117 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4125 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4123 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4124 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4132 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4130 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4131 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4137 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4008 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4007 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4146 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4142 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4143 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4151 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4144 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4145 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4152 …} -Children: Doctrine\ORM\PersistentCollection {#4155 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4160 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4158 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4159 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4165 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4042 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4043 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4170 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4114 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4115 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4179 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4177 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4178 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4186 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4184 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4185 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4193 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4191 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4192 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4194 …} -Children: Doctrine\ORM\PersistentCollection {#4197 …} -Parent: Eccube\Entity\Category {#4165} -Creator: null +description: null } Eccube\Entity\Category {#4200 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4157 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4156 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4205 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4198 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4199 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4206 …} -Children: Doctrine\ORM\PersistentCollection {#4209 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4214 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4212 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4213 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4221 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4219 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4220 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4228 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4210 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4211 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4233 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4226 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4227 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4234 …} -Children: Doctrine\ORM\PersistentCollection {#4237 …} -Parent: Eccube\Entity\Category {#4228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4240 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4238 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4239 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4241 …} -Children: Doctrine\ORM\PersistentCollection {#4244 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4247 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4245 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4246 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4248 …} -Children: Doctrine\ORM\PersistentCollection {#4251 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4256 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4176 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4175 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4261 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4252 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4253 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4262 …} -Children: Doctrine\ORM\PersistentCollection {#4265 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4266 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4254 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4255 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4267 …} -Children: Doctrine\ORM\PersistentCollection {#4270 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4277 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#4275 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4276 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4284 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#4282 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4283 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4291 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#4289 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4290 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4298 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4272 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4271 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4299 …} -Children: Doctrine\ORM\PersistentCollection {#4302 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4303 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#4296 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4297 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4304 …} -Children: Doctrine\ORM\PersistentCollection {#4307 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4312 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#4310 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4311 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4313 …} -Children: Doctrine\ORM\PersistentCollection {#4316 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4319 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#4317 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4318 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4320 …} -Children: Doctrine\ORM\PersistentCollection {#4323 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4326 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#4324 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4325 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4327 …} -Children: Doctrine\ORM\PersistentCollection {#4330 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4333 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#4331 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4332 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4334 …} -Children: Doctrine\ORM\PersistentCollection {#4337 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4342 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#4338 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4339 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4347 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#4340 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4341 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4348 …} -Children: Doctrine\ORM\PersistentCollection {#4351 …} -Parent: Eccube\Entity\Category {#4342} -Creator: null +description: null } Eccube\Entity\Category {#4354 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#4309 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4308 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4358 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4359 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#4274 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4273 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4360 …} -Children: Doctrine\ORM\PersistentCollection {#4363 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4364 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#4352 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4353 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4365 …} -Children: Doctrine\ORM\PersistentCollection {#4368 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4375 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#4373 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4374 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4376 …} -Children: Doctrine\ORM\PersistentCollection {#4379 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4382 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#4380 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4381 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4383 …} -Children: Doctrine\ORM\PersistentCollection {#4386 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4389 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#4387 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4388 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4390 …} -Children: Doctrine\ORM\PersistentCollection {#4393 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4396 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#4394 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4395 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4397 …} -Children: Doctrine\ORM\PersistentCollection {#4400 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4403 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#4401 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4402 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4404 …} -Children: Doctrine\ORM\PersistentCollection {#4407 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4410 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#4408 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4409 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4411 …} -Children: Doctrine\ORM\PersistentCollection {#4414 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4417 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#4415 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4416 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4418 …} -Children: Doctrine\ORM\PersistentCollection {#4421 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4424 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#4422 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4423 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4425 …} -Children: Doctrine\ORM\PersistentCollection {#4428 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4431 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#4429 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4430 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4432 …} -Children: Doctrine\ORM\PersistentCollection {#4435 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4438 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#4436 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4437 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4439 …} -Children: Doctrine\ORM\PersistentCollection {#4442 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4445 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#4443 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4444 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4446 …} -Children: Doctrine\ORM\PersistentCollection {#4449 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4454 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#4450 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4451 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4455 …} -Children: Doctrine\ORM\PersistentCollection {#4458 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4459 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#4452 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#4453 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4460 …} -Children: Doctrine\ORM\PersistentCollection {#4463 …} -Parent: Eccube\Entity\Category {#4454} -Creator: null +description: null } Eccube\Entity\Category {#4466 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#4371 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4372 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4467 …} -Children: Doctrine\ORM\PersistentCollection {#4470 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4471 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#4464 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4465 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4472 …} -Children: Doctrine\ORM\PersistentCollection {#4475 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4480 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#4478 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4479 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4481 …} -Children: Doctrine\ORM\PersistentCollection {#4484 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4487 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#4485 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4486 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4488 …} -Children: Doctrine\ORM\PersistentCollection {#4491 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4494 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#4492 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4493 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4495 …} -Children: Doctrine\ORM\PersistentCollection {#4498 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4501 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#4499 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4502 …} -Children: Doctrine\ORM\PersistentCollection {#4505 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4508 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#4506 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4507 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4509 …} -Children: Doctrine\ORM\PersistentCollection {#4512 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4515 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#4513 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4514 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4519 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4522 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#4476 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4526 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4527 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#4520 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4528 …} -Children: Doctrine\ORM\PersistentCollection {#4531 …} -Parent: Eccube\Entity\Category {#4522} -Creator: null +description: null } Eccube\Entity\Category {#4536 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#4532 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4533 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4541 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#4534 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4536} -Creator: null +description: null } Eccube\Entity\Category {#4550 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#4546 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4547 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4555 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#4548 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4564 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#4562 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4565 …} -Children: Doctrine\ORM\PersistentCollection {#4568 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4571 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#4569 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4570 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4578 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#4576 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4577 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4585 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#4370 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4369 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4586 …} -Children: Doctrine\ORM\PersistentCollection {#4589 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4590 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#4583 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4599 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#4597 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4606 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#4604 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4607 …} -Children: Doctrine\ORM\PersistentCollection {#4610 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4613 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#4611 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4620 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#4618 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4627 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#4625 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4636 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#4632 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4633 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4637 …} -Children: Doctrine\ORM\PersistentCollection {#4640 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4641 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#4634 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#4635 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4636} -Creator: null +description: null } Eccube\Entity\Category {#4648 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#4595 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4596 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4653 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#4646 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4654 …} -Children: Doctrine\ORM\PersistentCollection {#4657 …} -Parent: Eccube\Entity\Category {#4648} -Creator: null +description: null } Eccube\Entity\Category {#4662 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#4658 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4663 …} -Children: Doctrine\ORM\PersistentCollection {#4666 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4667 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#4660 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4676 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#4674 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4681 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#4561 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4560 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4690 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#4686 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4695 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#4688 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: null +description: null } Eccube\Entity\Category {#4702 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#4700 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4709 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#4672 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4714 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#4707 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4725 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#4721 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4726 …} -Children: Doctrine\ORM\PersistentCollection {#4729 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4730 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#4723 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#4724 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4739 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#4737 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#4738 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4744 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#4719 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4720 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4751 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#4749 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4760 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#4756 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#4757 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4765 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#4758 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#4759 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4760} -Creator: null +description: null } Eccube\Entity\Category {#4774 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#4735 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4775 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4779 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#4770 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4774} -Creator: null +description: null } Eccube\Entity\Category {#4784 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#4772 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4795 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#4793 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4802 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#4800 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4801 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4809 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#4807 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4816 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#4814 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4815 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4821 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#4789 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4790 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4826 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#4791 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#4792 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4821} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4835 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#4833 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4834 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4842 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#4840 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4841 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4849 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#4847 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4856 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#4854 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4855 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4863 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#4861 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4862 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4872 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#4832 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4831 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4877 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#4868 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4869 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4882 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#4870 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4871 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4893 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#4891 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4900 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#4888 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4887 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4905 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#4898 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4899 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4914 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#4912 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4913 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4915 …} -Children: Doctrine\ORM\PersistentCollection {#4918 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4921 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#4890 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4889 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4926 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#4919 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4920 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4935 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#4933 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4942 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#4911 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4910 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4947 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#4940 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#4941 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4956 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#4954 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4963 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#4961 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4962 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4970 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#4968 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4969 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4977 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#4975 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4984 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#4982 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4991 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#4989 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4998 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#4952 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4953 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5003 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#4996 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4997 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5012 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5010 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5011 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5019 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5017 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5018 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5020 …} -Children: Doctrine\ORM\PersistentCollection {#5023 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5024 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5008 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5009 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5033 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5029 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5030 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5038 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5031 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5032 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5047 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5045 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5046 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5054 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5052 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5061 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5059 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5060 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5068 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#4931 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4932 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5073 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5066 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5067 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5082 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5080 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5081 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5087 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5044 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5043 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5094 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5092 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5093 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5101 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5099 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5100 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5108 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5106 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5107 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5115 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5113 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5114 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5122 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5120 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5121 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5127 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5079 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5078 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5138 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5132 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5133 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5143 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5134 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5135 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5148 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5136 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5137 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5159 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5155 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5156 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5164 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5157 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5158 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5173 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5171 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5172 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5180 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5170 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5185 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5153 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5154 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5190 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5178 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5179 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5201 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5199 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5200 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5208 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5196 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5195 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5213 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5206 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5207 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5222 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5220 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5221 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5229 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5227 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5228 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5236 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5218 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5219 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5241 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5234 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5235 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5250 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5248 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5249 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5257 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5255 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5256 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5264 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5262 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5263 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5269 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5197 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5198 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5276 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#5274 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5275 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5283 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#5281 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5282 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5290 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#5288 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5289 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5297 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#5295 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5296 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5304 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#5302 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5303 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5311 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#5309 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5310 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5318 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#5316 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5317 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5327 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#5323 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5324 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5332 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#5325 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5326 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5327} -Creator: null +description: null } Eccube\Entity\Category {#5339 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#5337 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5338 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5346 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#5344 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#5345 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5353 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#5351 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#5352 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5360 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#5358 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#5359 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5369 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#5365 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#5366 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5374 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#5367 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#5368 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5369} -Creator: null +description: null } Eccube\Entity\Category {#5385 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5247 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5246 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5390 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#5379 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#5380 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5395 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#5381 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5382 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5400 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#5383 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5384 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5413 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#5411 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5412 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5420 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#5418 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5419 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5427 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#5425 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5426 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5434 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#5432 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5433 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#5439 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5440 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5448 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#5446 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5447 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5455 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#5453 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5454 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5462 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#5460 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5461 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5469 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#5409 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5410 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5474 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#5467 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5468 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5483 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#5481 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5482 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5490 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#5488 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5489 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5497 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#5495 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5496 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5504 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#5502 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5503 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5511 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#5509 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5510 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5518 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#5516 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5517 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5525 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#5523 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5524 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5532 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#5530 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#5531 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5539 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#5479 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5480 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5544 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#5537 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5538 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5553 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#5551 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5552 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5560 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#5558 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5559 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5565 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#5549 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5550 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5572 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#5570 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5571 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5573 …} -Children: Doctrine\ORM\PersistentCollection {#5576 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5577 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#5407 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5408 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5586 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#5406 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5591 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#5582 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5583 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5596 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#5584 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5585 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5607 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#5605 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5606 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5614 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#5612 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5613 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5621 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#5619 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5620 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5628 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#5626 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5627 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5637 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#5633 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5634 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5642 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#5635 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5636 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5651 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#5649 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5650 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5658 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#5656 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5657 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5665 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#5663 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5664 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5672 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#5670 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5671 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5679 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#5677 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5678 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5686 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#5684 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5685 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5693 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#5691 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5692 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5700 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#5603 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5604 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5705 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#5698 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5699 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5714 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#5712 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5713 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5721 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#5719 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5720 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5728 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#5726 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5727 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5735 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#5733 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5734 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5742 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#5710 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5711 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5747 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#5740 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5741 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5756 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#5754 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5755 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5763 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#5761 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5762 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5770 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#5768 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5769 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5774 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5777 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#5775 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5776 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5784 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#5752 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5753 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5789 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#5782 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#5783 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5798 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#5796 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#5797 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5803 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#5601 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5602 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5804 …} -Children: Doctrine\ORM\PersistentCollection {#5807 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5810 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#5794 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5795 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5815 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#5808 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5809 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5824 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#5822 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5823 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5825 …} -Children: Doctrine\ORM\PersistentCollection {#5828 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5831 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#5829 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5830 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5832 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5838 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#5836 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5837 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5845 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#5843 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5844 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5852 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#5850 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5851 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5859 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#5857 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#5858 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5866 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#5864 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5865 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5873 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#5647 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5648 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5878 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#5871 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5872 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5879 …} -Children: Doctrine\ORM\PersistentCollection {#5882 …} -Parent: Eccube\Entity\Category {#5873} -Creator: null +description: null } Eccube\Entity\Category {#5887 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#5883 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5884 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5892 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#5885 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5886 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5893 …} -Children: Doctrine\ORM\PersistentCollection {#5896 …} -Parent: Eccube\Entity\Category {#5887} -Creator: null +description: null } Eccube\Entity\Category {#5901 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#5897 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5898 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5906 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#5899 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5900 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5901} -Creator: null +description: null } Eccube\Entity\Category {#5915 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#5911 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5912 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5916 …} -Children: Doctrine\ORM\PersistentCollection {#5919 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5920 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#5913 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5914 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5929 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#5927 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5928 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5936 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#5820 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5821 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5941 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#5934 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5935 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5936} -Creator: null +description: null } Eccube\Entity\Category {#5948 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#5946 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5947 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5955 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#5926 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5960 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#5953 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5954 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5969 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#5967 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5968 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5976 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#5974 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5975 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5977 …} -Children: Doctrine\ORM\PersistentCollection {#5980 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5983 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#5981 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5982 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5990 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#5988 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5989 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5997 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#5995 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5996 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6004 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6002 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6003 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6011 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6009 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6010 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6018 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6016 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6017 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6025 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6023 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6024 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6032 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6030 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6031 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6039 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#5965 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5966 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6044 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6037 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6038 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6053 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6051 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6052 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6060 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6058 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6067 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6065 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6066 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6074 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6072 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6073 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6081 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6049 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6050 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6086 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6079 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6080 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6095 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6093 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6102 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6100 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6101 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6109 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6107 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6116 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6114 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6123 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6121 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6124 …} -Children: Doctrine\ORM\PersistentCollection {#6127 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6130 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6128 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6137 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6135 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6136 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6144 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6142 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6151 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6149 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6158 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6156 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6157 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6159 …} -Children: Doctrine\ORM\PersistentCollection {#6162 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6165 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6163 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6170 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6092 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6091 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6177 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6175 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6186 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6182 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6191 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6184 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6185 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6200 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6198 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6207 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6205 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6212 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6196 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6221 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6217 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6218 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6226 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6219 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: null +description: null } Eccube\Entity\Category {#6233 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6231 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6232 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6246 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6238 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6239 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6251 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6240 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6241 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: null +description: null } Eccube\Entity\Category {#6256 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6242 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6243 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: null +description: null } Eccube\Entity\Category {#6261 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6244 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6245 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#6256} -Creator: null +description: null } Eccube\Entity\Category {#6270 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6266 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6267 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6271 …} -Children: Doctrine\ORM\PersistentCollection {#6274 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6275 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6268 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6269 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#6270} -Creator: null +description: null } Eccube\Entity\Category {#6284 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#6282 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#6283 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6285 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6270} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6289 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#6281 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#6280 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6296 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#6294 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6295 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6303 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#6301 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6302 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: null -Creator: null +description: null } ] |
[ Eccube\Entity\Category {#3099 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3109 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3107 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3170 …} -Children: Doctrine\ORM\PersistentCollection {#3221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3220 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3105 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3103 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3219 …} -Children: Doctrine\ORM\PersistentCollection {#3216 …} -Parent: Eccube\Entity\Category {#3099} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3209 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3215 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3214 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3205 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3204 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3213 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3212 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3200 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3199 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3211 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3210 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3198 …} -Children: Doctrine\ORM\PersistentCollection {#3132 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3135 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3102 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3097 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3118 …} -Children: Doctrine\ORM\PersistentCollection {#3121 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3124 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3130 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3131 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3125 …} -Children: Doctrine\ORM\PersistentCollection {#3128 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3129 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3122 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3123 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3228 …} -Children: Doctrine\ORM\PersistentCollection {#3229 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3234 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3232 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3233 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3235 …} -Children: Doctrine\ORM\PersistentCollection {#3238 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3241 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3239 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3240 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3242 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3248 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3230 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3249 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3253 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3246 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3247 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: Eccube\Entity\Category {#3248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3262 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3258 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3263 …} -Children: Doctrine\ORM\PersistentCollection {#3266 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3267 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3260 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3261 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3268 …} -Children: Doctrine\ORM\PersistentCollection {#3271 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3276 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#3274 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#3275 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3277 …} -Children: Doctrine\ORM\PersistentCollection {#3280 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3283 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3104 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3100 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3284 …} -Children: Doctrine\ORM\PersistentCollection {#3287 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3288 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#3281 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#3282 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3292 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3297 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#3295 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#3296 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3298 …} -Children: Doctrine\ORM\PersistentCollection {#3301 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3304 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#3273 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3272 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3309 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#3302 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#3303 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3310 …} -Children: Doctrine\ORM\PersistentCollection {#3313 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3318 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#3316 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#3317 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3325 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#3323 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#3324 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3332 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#3314 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3315 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3333 …} -Children: Doctrine\ORM\PersistentCollection {#3336 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3337 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#3330 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#3331 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#3346 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#3344 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#3345 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3350 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3353 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#3293 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3354 …} -Children: Doctrine\ORM\PersistentCollection {#3357 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3358 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#3351 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#3352 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3359 …} -Children: Doctrine\ORM\PersistentCollection {#3362 …} -Parent: Eccube\Entity\Category {#3353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3367 …} Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3381 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#3379 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#3380 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3382 …} -Children: Doctrine\ORM\PersistentCollection {#3385 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3388 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#3342 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3343 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3389 …} -Children: Doctrine\ORM\PersistentCollection {#3392 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3393 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#3386 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#3387 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3397 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3402 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#3400 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#3401 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3403 …} -Children: Doctrine\ORM\PersistentCollection {#3406 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3409 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#3407 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#3408 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3410 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3416 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#3398 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3399 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3417 …} -Children: Doctrine\ORM\PersistentCollection {#3420 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3421 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#3414 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#3415 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3425 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3430 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#3428 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#3429 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3431 …} -Children: Doctrine\ORM\PersistentCollection {#3434 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3437 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#3377 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3378 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3438 …} -Children: Doctrine\ORM\PersistentCollection {#3441 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3442 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#3435 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#3436 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3443 …} -Children: Doctrine\ORM\PersistentCollection {#3446 …} -Parent: Eccube\Entity\Category {#3437} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3451 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#3447 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3448 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3456 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#3449 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#3450 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3457 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3465 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#3461 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3462 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3470 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#3463 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#3464 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3474 …} -Parent: Eccube\Entity\Category {#3465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3479 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#3475 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3476 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3484 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#3477 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#3478 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3485 …} -Children: Doctrine\ORM\PersistentCollection {#3488 …} -Parent: Eccube\Entity\Category {#3479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3493 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#3489 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3490 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3498 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#3491 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#3492 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3499 …} -Children: Doctrine\ORM\PersistentCollection {#3502 …} -Parent: Eccube\Entity\Category {#3493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3507 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#3503 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3504 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3512 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#3505 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#3506 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3521 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#3517 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3518 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3526 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#3519 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#3520 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3530 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3535 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#3533 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#3534 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3542 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#3540 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#3541 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3549 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#3531 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3532 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3554 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#3547 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#3548 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3555 …} -Children: Doctrine\ORM\PersistentCollection {#3558 …} -Parent: Eccube\Entity\Category {#3549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3561 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#3559 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3560 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3562 …} -Children: Doctrine\ORM\PersistentCollection {#3565 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3570 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#3566 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3567 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3575 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#3568 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#3569 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Eccube\Entity\Category {#3570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3584 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#3580 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3581 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3589 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#3582 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#3583 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3598 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#3596 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#3597 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3605 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#3595 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#3594 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3610 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#3427 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3426 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3615 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#3603 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#3604 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3626 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#3622 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3623 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3631 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#3624 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#3625 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3640 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#3636 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3645 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#3638 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#3639 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3654 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#3652 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#3653 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3661 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#3621 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3620 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3666 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#3659 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#3660 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3675 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#3671 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3680 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#3673 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3674 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3689 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#3687 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3688 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3696 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#3650 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3651 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3701 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#3694 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#3695 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3710 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#3708 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#3709 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3717 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#3686 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3685 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3722 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#3715 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#3716 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3731 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#3729 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#3730 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3738 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#3707 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3706 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3743 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#3736 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#3737 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: Eccube\Entity\Category {#3738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3752 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#3748 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3749 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3757 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#3750 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#3751 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: Eccube\Entity\Category {#3752} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3766 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#3762 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3763 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3771 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#3764 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#3765 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3780 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#3778 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#3779 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3787 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#3785 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#3786 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3794 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#3776 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3777 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3799 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#3792 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#3793 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3808 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#3806 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#3807 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3815 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#3727 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3728 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3820 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#3813 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#3814 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3829 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#3827 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#3828 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3838 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#3834 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#3835 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3843 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#3836 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#3837 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3838} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3852 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#3848 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#3849 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3857 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#3850 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#3851 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3852} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3866 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#3862 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#3863 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3871 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#3864 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#3865 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3880 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#3878 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#3879 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3887 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#3885 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#3886 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3894 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#3892 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#3893 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3899 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#3826 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3825 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3904 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#3805 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3804 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3905 …} -Children: Doctrine\ORM\PersistentCollection {#3908 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3913 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#3911 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#3912 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3920 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#3918 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3919 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3929 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#3925 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3926 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3934 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#3927 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3928 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3943 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#3941 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3942 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3950 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#3948 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3949 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3957 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#3939 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3940 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3962 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#3955 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3956 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3963 …} -Children: Doctrine\ORM\PersistentCollection {#3966 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3971 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#3969 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3970 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3978 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#3976 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3977 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3983 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#3967 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3968 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3984 …} -Children: Doctrine\ORM\PersistentCollection {#3987 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3990 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#3988 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3989 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3997 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#3909 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3910 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4002 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#3995 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#3996 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4003 …} -Children: Doctrine\ORM\PersistentCollection {#4006 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4011 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4009 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4010 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4018 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4016 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4017 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4025 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4023 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4024 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4032 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#3876 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3877 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4037 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4030 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4031 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4038 …} -Children: Doctrine\ORM\PersistentCollection {#4041 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4048 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4044 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4045 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4053 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4046 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4047 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4062 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4060 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4061 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4069 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4067 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4068 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4076 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4074 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4075 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4083 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4081 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4082 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4090 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4088 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4089 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4097 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4095 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4096 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4104 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4058 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4059 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4109 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4102 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4103 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4118 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4116 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4117 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4125 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4123 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4124 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4132 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4130 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4131 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4137 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4008 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4007 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4146 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4142 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4143 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4151 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4144 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4145 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4152 …} -Children: Doctrine\ORM\PersistentCollection {#4155 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4160 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4158 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4159 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4165 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4042 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4043 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4170 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4114 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4115 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4179 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4177 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4178 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4186 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4184 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4185 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4193 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4191 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4192 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4194 …} -Children: Doctrine\ORM\PersistentCollection {#4197 …} -Parent: Eccube\Entity\Category {#4165} -Creator: null +description: null } Eccube\Entity\Category {#4200 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4157 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4156 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4205 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4198 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4199 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4206 …} -Children: Doctrine\ORM\PersistentCollection {#4209 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4214 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4212 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4213 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4221 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4219 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4220 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4228 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4210 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4211 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4233 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4226 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4227 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4234 …} -Children: Doctrine\ORM\PersistentCollection {#4237 …} -Parent: Eccube\Entity\Category {#4228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4240 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4238 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4239 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4241 …} -Children: Doctrine\ORM\PersistentCollection {#4244 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4247 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4245 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4246 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4248 …} -Children: Doctrine\ORM\PersistentCollection {#4251 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4256 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4176 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4175 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4261 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4252 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4253 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4262 …} -Children: Doctrine\ORM\PersistentCollection {#4265 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4266 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4254 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4255 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4267 …} -Children: Doctrine\ORM\PersistentCollection {#4270 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4277 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#4275 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4276 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4284 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#4282 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4283 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4291 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#4289 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4290 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4298 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4272 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4271 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4299 …} -Children: Doctrine\ORM\PersistentCollection {#4302 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4303 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#4296 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4297 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4304 …} -Children: Doctrine\ORM\PersistentCollection {#4307 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4312 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#4310 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4311 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4313 …} -Children: Doctrine\ORM\PersistentCollection {#4316 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4319 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#4317 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4318 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4320 …} -Children: Doctrine\ORM\PersistentCollection {#4323 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4326 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#4324 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4325 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4327 …} -Children: Doctrine\ORM\PersistentCollection {#4330 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4333 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#4331 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4332 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4334 …} -Children: Doctrine\ORM\PersistentCollection {#4337 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4342 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#4338 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4339 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4347 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#4340 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4341 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4348 …} -Children: Doctrine\ORM\PersistentCollection {#4351 …} -Parent: Eccube\Entity\Category {#4342} -Creator: null +description: null } Eccube\Entity\Category {#4354 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#4309 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4308 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4358 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4359 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#4274 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4273 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4360 …} -Children: Doctrine\ORM\PersistentCollection {#4363 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4364 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#4352 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4353 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4365 …} -Children: Doctrine\ORM\PersistentCollection {#4368 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4375 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#4373 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4374 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4376 …} -Children: Doctrine\ORM\PersistentCollection {#4379 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4382 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#4380 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4381 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4383 …} -Children: Doctrine\ORM\PersistentCollection {#4386 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4389 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#4387 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4388 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4390 …} -Children: Doctrine\ORM\PersistentCollection {#4393 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4396 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#4394 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4395 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4397 …} -Children: Doctrine\ORM\PersistentCollection {#4400 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4403 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#4401 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4402 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4404 …} -Children: Doctrine\ORM\PersistentCollection {#4407 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4410 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#4408 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4409 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4411 …} -Children: Doctrine\ORM\PersistentCollection {#4414 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4417 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#4415 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4416 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4418 …} -Children: Doctrine\ORM\PersistentCollection {#4421 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4424 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#4422 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4423 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4425 …} -Children: Doctrine\ORM\PersistentCollection {#4428 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4431 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#4429 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4430 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4432 …} -Children: Doctrine\ORM\PersistentCollection {#4435 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4438 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#4436 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4437 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4439 …} -Children: Doctrine\ORM\PersistentCollection {#4442 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4445 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#4443 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4444 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4446 …} -Children: Doctrine\ORM\PersistentCollection {#4449 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4454 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#4450 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4451 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4455 …} -Children: Doctrine\ORM\PersistentCollection {#4458 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4459 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#4452 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#4453 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4460 …} -Children: Doctrine\ORM\PersistentCollection {#4463 …} -Parent: Eccube\Entity\Category {#4454} -Creator: null +description: null } Eccube\Entity\Category {#4466 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#4371 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4372 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4467 …} -Children: Doctrine\ORM\PersistentCollection {#4470 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4471 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#4464 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4465 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4472 …} -Children: Doctrine\ORM\PersistentCollection {#4475 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4480 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#4478 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4479 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4481 …} -Children: Doctrine\ORM\PersistentCollection {#4484 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4487 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#4485 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4486 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4488 …} -Children: Doctrine\ORM\PersistentCollection {#4491 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4494 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#4492 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4493 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4495 …} -Children: Doctrine\ORM\PersistentCollection {#4498 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4501 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#4499 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4502 …} -Children: Doctrine\ORM\PersistentCollection {#4505 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4508 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#4506 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4507 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4509 …} -Children: Doctrine\ORM\PersistentCollection {#4512 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4515 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#4513 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4514 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4519 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4522 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#4476 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4526 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4527 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#4520 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4528 …} -Children: Doctrine\ORM\PersistentCollection {#4531 …} -Parent: Eccube\Entity\Category {#4522} -Creator: null +description: null } Eccube\Entity\Category {#4536 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#4532 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4533 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4541 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#4534 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4536} -Creator: null +description: null } Eccube\Entity\Category {#4550 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#4546 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4547 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4555 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#4548 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4564 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#4562 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4565 …} -Children: Doctrine\ORM\PersistentCollection {#4568 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4571 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#4569 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4570 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4578 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#4576 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4577 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4585 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#4370 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4369 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4586 …} -Children: Doctrine\ORM\PersistentCollection {#4589 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4590 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#4583 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4599 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#4597 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4606 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#4604 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4607 …} -Children: Doctrine\ORM\PersistentCollection {#4610 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4613 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#4611 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4620 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#4618 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4627 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#4625 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4636 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#4632 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4633 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4637 …} -Children: Doctrine\ORM\PersistentCollection {#4640 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4641 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#4634 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#4635 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4636} -Creator: null +description: null } Eccube\Entity\Category {#4648 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#4595 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4596 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4653 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#4646 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4654 …} -Children: Doctrine\ORM\PersistentCollection {#4657 …} -Parent: Eccube\Entity\Category {#4648} -Creator: null +description: null } Eccube\Entity\Category {#4662 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#4658 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4663 …} -Children: Doctrine\ORM\PersistentCollection {#4666 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4667 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#4660 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4676 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#4674 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4681 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#4561 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4560 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4690 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#4686 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4695 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#4688 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: null +description: null } Eccube\Entity\Category {#4702 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#4700 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4709 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#4672 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4714 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#4707 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4725 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#4721 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4726 …} -Children: Doctrine\ORM\PersistentCollection {#4729 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4730 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#4723 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#4724 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4739 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#4737 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#4738 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4744 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#4719 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4720 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4751 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#4749 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4760 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#4756 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#4757 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4765 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#4758 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#4759 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4760} -Creator: null +description: null } Eccube\Entity\Category {#4774 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#4735 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4775 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4779 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#4770 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4774} -Creator: null +description: null } Eccube\Entity\Category {#4784 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#4772 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4795 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#4793 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4802 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#4800 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4801 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4809 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#4807 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4816 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#4814 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4815 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4821 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#4789 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4790 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4826 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#4791 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#4792 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4821} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4835 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#4833 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4834 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4842 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#4840 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4841 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4849 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#4847 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4856 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#4854 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4855 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4863 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#4861 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4862 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4872 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#4832 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4831 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4877 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#4868 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4869 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4882 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#4870 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4871 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4893 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#4891 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4900 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#4888 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4887 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4905 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#4898 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4899 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4914 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#4912 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4913 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4915 …} -Children: Doctrine\ORM\PersistentCollection {#4918 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4921 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#4890 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4889 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4926 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#4919 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4920 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4935 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#4933 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4942 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#4911 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4910 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4947 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#4940 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#4941 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4956 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#4954 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4963 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#4961 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4962 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4970 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#4968 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4969 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4977 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#4975 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4984 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#4982 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4991 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#4989 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4998 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#4952 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4953 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5003 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#4996 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4997 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5012 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5010 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5011 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5019 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5017 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5018 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5020 …} -Children: Doctrine\ORM\PersistentCollection {#5023 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5024 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5008 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5009 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5033 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5029 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5030 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5038 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5031 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5032 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5047 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5045 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5046 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5054 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5052 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5061 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5059 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5060 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5068 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#4931 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4932 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5073 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5066 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5067 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5082 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5080 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5081 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5087 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5044 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5043 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5094 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5092 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5093 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5101 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5099 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5100 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5108 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5106 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5107 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5115 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5113 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5114 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5122 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5120 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5121 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5127 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5079 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5078 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5138 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5132 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5133 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5143 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5134 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5135 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5148 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5136 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5137 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5159 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5155 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5156 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5164 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5157 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5158 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5173 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5171 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5172 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5180 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5170 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5185 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5153 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5154 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5190 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5178 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5179 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5201 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5199 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5200 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5208 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5196 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5195 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5213 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5206 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5207 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5222 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5220 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5221 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5229 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5227 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5228 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5236 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5218 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5219 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5241 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5234 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5235 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5250 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5248 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5249 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5257 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5255 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5256 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5264 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5262 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5263 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5269 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5197 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5198 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5276 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#5274 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5275 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5283 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#5281 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5282 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5290 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#5288 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5289 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5297 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#5295 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5296 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5304 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#5302 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5303 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5311 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#5309 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5310 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5318 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#5316 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5317 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5327 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#5323 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5324 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5332 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#5325 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5326 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5327} -Creator: null +description: null } Eccube\Entity\Category {#5339 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#5337 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5338 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5346 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#5344 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#5345 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5353 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#5351 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#5352 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5360 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#5358 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#5359 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5369 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#5365 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#5366 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5374 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#5367 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#5368 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5369} -Creator: null +description: null } Eccube\Entity\Category {#5385 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5247 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5246 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5390 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#5379 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#5380 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5395 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#5381 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5382 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5400 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#5383 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5384 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5413 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#5411 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5412 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5420 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#5418 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5419 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5427 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#5425 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5426 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5434 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#5432 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5433 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#5439 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5440 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5448 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#5446 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5447 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5455 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#5453 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5454 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5462 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#5460 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5461 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5469 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#5409 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5410 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5474 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#5467 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5468 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5483 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#5481 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5482 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5490 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#5488 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5489 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5497 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#5495 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5496 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5504 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#5502 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5503 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5511 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#5509 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5510 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5518 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#5516 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5517 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5525 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#5523 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5524 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5532 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#5530 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#5531 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5539 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#5479 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5480 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5544 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#5537 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5538 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5553 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#5551 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5552 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5560 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#5558 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5559 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5565 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#5549 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5550 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5572 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#5570 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5571 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5573 …} -Children: Doctrine\ORM\PersistentCollection {#5576 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5577 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#5407 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5408 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5586 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#5406 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5591 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#5582 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5583 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5596 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#5584 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5585 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5607 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#5605 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5606 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5614 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#5612 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5613 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5621 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#5619 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5620 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5628 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#5626 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5627 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5637 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#5633 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5634 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5642 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#5635 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5636 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5651 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#5649 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5650 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5658 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#5656 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5657 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5665 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#5663 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5664 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5672 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#5670 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5671 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5679 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#5677 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5678 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5686 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#5684 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5685 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5693 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#5691 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5692 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5700 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#5603 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5604 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5705 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#5698 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5699 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5714 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#5712 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5713 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5721 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#5719 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5720 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5728 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#5726 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5727 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5735 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#5733 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5734 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5742 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#5710 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5711 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5747 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#5740 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5741 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5756 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#5754 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5755 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5763 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#5761 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5762 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5770 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#5768 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5769 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5774 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5777 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#5775 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5776 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5784 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#5752 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5753 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5789 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#5782 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#5783 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5798 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#5796 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#5797 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5803 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#5601 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5602 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5804 …} -Children: Doctrine\ORM\PersistentCollection {#5807 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5810 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#5794 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5795 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5815 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#5808 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5809 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5824 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#5822 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5823 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5825 …} -Children: Doctrine\ORM\PersistentCollection {#5828 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5831 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#5829 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5830 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5832 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5838 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#5836 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5837 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5845 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#5843 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5844 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5852 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#5850 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5851 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5859 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#5857 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#5858 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5866 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#5864 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5865 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5873 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#5647 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5648 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5878 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#5871 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5872 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5879 …} -Children: Doctrine\ORM\PersistentCollection {#5882 …} -Parent: Eccube\Entity\Category {#5873} -Creator: null +description: null } Eccube\Entity\Category {#5887 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#5883 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5884 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5892 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#5885 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5886 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5893 …} -Children: Doctrine\ORM\PersistentCollection {#5896 …} -Parent: Eccube\Entity\Category {#5887} -Creator: null +description: null } Eccube\Entity\Category {#5901 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#5897 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5898 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5906 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#5899 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5900 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5901} -Creator: null +description: null } Eccube\Entity\Category {#5915 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#5911 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5912 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5916 …} -Children: Doctrine\ORM\PersistentCollection {#5919 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5920 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#5913 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5914 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5929 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#5927 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5928 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5936 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#5820 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5821 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5941 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#5934 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5935 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5936} -Creator: null +description: null } Eccube\Entity\Category {#5948 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#5946 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5947 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5955 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#5926 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5960 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#5953 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5954 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5969 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#5967 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5968 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5976 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#5974 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5975 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5977 …} -Children: Doctrine\ORM\PersistentCollection {#5980 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5983 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#5981 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5982 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5990 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#5988 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5989 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5997 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#5995 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5996 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6004 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6002 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6003 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6011 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6009 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6010 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6018 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6016 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6017 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6025 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6023 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6024 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6032 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6030 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6031 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6039 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#5965 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5966 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6044 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6037 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6038 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6053 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6051 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6052 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6060 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6058 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6067 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6065 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6066 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6074 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6072 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6073 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6081 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6049 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6050 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6086 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6079 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6080 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6095 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6093 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6102 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6100 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6101 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6109 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6107 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6116 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6114 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6123 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6121 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6124 …} -Children: Doctrine\ORM\PersistentCollection {#6127 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6130 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6128 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6137 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6135 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6136 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6144 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6142 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6151 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6149 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6158 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6156 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6157 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6159 …} -Children: Doctrine\ORM\PersistentCollection {#6162 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6165 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6163 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6170 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6092 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6091 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6177 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6175 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6186 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6182 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6191 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6184 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6185 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6200 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6198 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6207 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6205 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6212 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6196 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6221 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6217 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6218 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6226 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6219 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: null +description: null } Eccube\Entity\Category {#6233 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6231 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6232 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6246 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6238 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6239 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6251 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6240 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6241 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: null +description: null } Eccube\Entity\Category {#6256 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6242 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6243 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: null +description: null } Eccube\Entity\Category {#6261 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6244 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6245 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#6256} -Creator: null +description: null } Eccube\Entity\Category {#6270 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6266 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6267 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6271 …} -Children: Doctrine\ORM\PersistentCollection {#6274 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6275 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6268 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6269 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#6270} -Creator: null +description: null } Eccube\Entity\Category {#6284 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#6282 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#6283 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6285 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6270} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6289 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#6281 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#6280 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6296 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#6294 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6295 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6303 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#6301 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6302 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: null -Creator: null +description: null } ] |
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 {#13241 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#13246 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6366 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2949 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#3099 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3109 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3107 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3170 …} -Children: Doctrine\ORM\PersistentCollection {#3221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3220 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3105 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3103 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3219 …} -Children: Doctrine\ORM\PersistentCollection {#3216 …} -Parent: Eccube\Entity\Category {#3099} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3209 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3215 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3214 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3205 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3204 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3213 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3212 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3200 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3199 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3211 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3210 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3198 …} -Children: Doctrine\ORM\PersistentCollection {#3132 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3135 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3102 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3097 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3118 …} -Children: Doctrine\ORM\PersistentCollection {#3121 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3124 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3130 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3131 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3125 …} -Children: Doctrine\ORM\PersistentCollection {#3128 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3129 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3122 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3123 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3228 …} -Children: Doctrine\ORM\PersistentCollection {#3229 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3234 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3232 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3233 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3235 …} -Children: Doctrine\ORM\PersistentCollection {#3238 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3241 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3239 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3240 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3242 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3248 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3230 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3249 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3253 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3246 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3247 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: Eccube\Entity\Category {#3248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3262 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3258 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3263 …} -Children: Doctrine\ORM\PersistentCollection {#3266 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3267 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3260 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3261 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3268 …} -Children: Doctrine\ORM\PersistentCollection {#3271 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3276 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#3274 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#3275 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3277 …} -Children: Doctrine\ORM\PersistentCollection {#3280 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3283 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3104 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3100 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3284 …} -Children: Doctrine\ORM\PersistentCollection {#3287 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3288 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#3281 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#3282 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3292 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3297 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#3295 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#3296 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3298 …} -Children: Doctrine\ORM\PersistentCollection {#3301 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3304 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#3273 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3272 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3309 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#3302 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#3303 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3310 …} -Children: Doctrine\ORM\PersistentCollection {#3313 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3318 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#3316 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#3317 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3325 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#3323 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#3324 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3332 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#3314 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3315 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3333 …} -Children: Doctrine\ORM\PersistentCollection {#3336 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3337 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#3330 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#3331 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#3346 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#3344 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#3345 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3350 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3353 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#3293 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3354 …} -Children: Doctrine\ORM\PersistentCollection {#3357 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3358 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#3351 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#3352 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3359 …} -Children: Doctrine\ORM\PersistentCollection {#3362 …} -Parent: Eccube\Entity\Category {#3353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3367 …} Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3381 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#3379 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#3380 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3382 …} -Children: Doctrine\ORM\PersistentCollection {#3385 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3388 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#3342 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3343 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3389 …} -Children: Doctrine\ORM\PersistentCollection {#3392 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3393 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#3386 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#3387 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3397 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3402 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#3400 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#3401 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3403 …} -Children: Doctrine\ORM\PersistentCollection {#3406 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3409 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#3407 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#3408 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3410 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3416 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#3398 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3399 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3417 …} -Children: Doctrine\ORM\PersistentCollection {#3420 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3421 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#3414 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#3415 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3425 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3430 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#3428 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#3429 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3431 …} -Children: Doctrine\ORM\PersistentCollection {#3434 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3437 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#3377 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3378 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3438 …} -Children: Doctrine\ORM\PersistentCollection {#3441 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3442 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#3435 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#3436 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3443 …} -Children: Doctrine\ORM\PersistentCollection {#3446 …} -Parent: Eccube\Entity\Category {#3437} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3451 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#3447 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3448 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3456 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#3449 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#3450 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3457 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3465 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#3461 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3462 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3470 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#3463 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#3464 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3474 …} -Parent: Eccube\Entity\Category {#3465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3479 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#3475 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3476 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3484 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#3477 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#3478 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3485 …} -Children: Doctrine\ORM\PersistentCollection {#3488 …} -Parent: Eccube\Entity\Category {#3479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3493 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#3489 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3490 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3498 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#3491 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#3492 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3499 …} -Children: Doctrine\ORM\PersistentCollection {#3502 …} -Parent: Eccube\Entity\Category {#3493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3507 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#3503 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3504 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3512 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#3505 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#3506 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3521 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#3517 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3518 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3526 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#3519 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#3520 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3530 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3535 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#3533 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#3534 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3542 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#3540 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#3541 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3549 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#3531 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3532 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3554 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#3547 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#3548 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3555 …} -Children: Doctrine\ORM\PersistentCollection {#3558 …} -Parent: Eccube\Entity\Category {#3549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3561 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#3559 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3560 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3562 …} -Children: Doctrine\ORM\PersistentCollection {#3565 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3570 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#3566 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3567 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3575 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#3568 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#3569 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Eccube\Entity\Category {#3570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3584 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#3580 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3581 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3589 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#3582 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#3583 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3598 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#3596 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#3597 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3605 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#3595 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#3594 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3610 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#3427 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3426 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3615 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#3603 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#3604 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3626 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#3622 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3623 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3631 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#3624 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#3625 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3640 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#3636 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3645 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#3638 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#3639 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3654 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#3652 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#3653 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3661 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#3621 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3620 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3666 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#3659 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#3660 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3675 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#3671 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3680 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#3673 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3674 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3689 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#3687 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3688 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3696 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#3650 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3651 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3701 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#3694 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#3695 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3710 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#3708 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#3709 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3717 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#3686 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3685 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3722 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#3715 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#3716 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3731 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#3729 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#3730 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3738 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#3707 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3706 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3743 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#3736 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#3737 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: Eccube\Entity\Category {#3738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3752 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#3748 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3749 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3757 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#3750 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#3751 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: Eccube\Entity\Category {#3752} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3766 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#3762 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3763 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3771 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#3764 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#3765 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3780 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#3778 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#3779 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3787 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#3785 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#3786 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3794 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#3776 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3777 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3799 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#3792 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#3793 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3808 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#3806 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#3807 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3815 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#3727 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3728 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3820 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#3813 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#3814 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3829 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#3827 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#3828 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3838 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#3834 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#3835 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3843 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#3836 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#3837 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3838} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3852 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#3848 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#3849 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3857 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#3850 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#3851 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3852} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3866 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#3862 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#3863 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3871 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#3864 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#3865 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3880 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#3878 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#3879 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3887 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#3885 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#3886 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3894 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#3892 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#3893 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3899 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#3826 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3825 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3904 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#3805 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3804 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3905 …} -Children: Doctrine\ORM\PersistentCollection {#3908 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3913 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#3911 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#3912 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3920 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#3918 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3919 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3929 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#3925 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3926 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3934 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#3927 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3928 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3943 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#3941 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3942 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3950 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#3948 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3949 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3957 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#3939 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3940 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3962 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#3955 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3956 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3963 …} -Children: Doctrine\ORM\PersistentCollection {#3966 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3971 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#3969 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3970 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3978 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#3976 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3977 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3983 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#3967 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3968 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3984 …} -Children: Doctrine\ORM\PersistentCollection {#3987 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3990 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#3988 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3989 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#3997 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#3909 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3910 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4002 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#3995 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#3996 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4003 …} -Children: Doctrine\ORM\PersistentCollection {#4006 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4011 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4009 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4010 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4018 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4016 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4017 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4025 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4023 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4024 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4032 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#3876 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3877 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4037 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4030 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4031 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4038 …} -Children: Doctrine\ORM\PersistentCollection {#4041 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4048 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4044 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4045 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4053 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4046 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4047 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4062 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4060 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4061 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4069 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4067 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4068 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4076 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4074 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4075 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4083 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4081 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4082 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4090 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4088 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4089 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4097 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4095 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4096 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4104 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4058 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4059 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4109 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4102 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4103 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4118 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4116 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4117 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4125 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4123 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4124 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4132 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4130 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4131 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4137 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4008 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4007 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4146 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4142 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4143 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4151 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4144 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4145 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4152 …} -Children: Doctrine\ORM\PersistentCollection {#4155 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4160 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4158 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4159 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4165 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4042 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4043 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4170 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4114 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4115 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4179 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4177 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4178 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4186 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4184 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4185 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4193 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4191 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4192 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4194 …} -Children: Doctrine\ORM\PersistentCollection {#4197 …} -Parent: Eccube\Entity\Category {#4165} -Creator: null +description: null } Eccube\Entity\Category {#4200 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4157 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4156 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4205 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4198 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4199 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4206 …} -Children: Doctrine\ORM\PersistentCollection {#4209 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4214 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4212 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4213 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4221 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4219 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4220 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4228 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4210 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4211 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4233 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4226 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4227 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4234 …} -Children: Doctrine\ORM\PersistentCollection {#4237 …} -Parent: Eccube\Entity\Category {#4228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4240 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4238 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4239 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4241 …} -Children: Doctrine\ORM\PersistentCollection {#4244 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4247 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4245 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4246 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4248 …} -Children: Doctrine\ORM\PersistentCollection {#4251 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4256 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4176 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4175 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4261 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4252 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4253 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4262 …} -Children: Doctrine\ORM\PersistentCollection {#4265 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4266 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4254 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4255 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4267 …} -Children: Doctrine\ORM\PersistentCollection {#4270 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4277 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#4275 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4276 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4284 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#4282 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4283 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4291 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#4289 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4290 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } Eccube\Entity\Category {#4298 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4272 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4271 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4299 …} -Children: Doctrine\ORM\PersistentCollection {#4302 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } Eccube\Entity\Category {#4303 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#4296 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4297 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4304 …} -Children: Doctrine\ORM\PersistentCollection {#4307 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4312 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#4310 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4311 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4313 …} -Children: Doctrine\ORM\PersistentCollection {#4316 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4319 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#4317 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4318 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4320 …} -Children: Doctrine\ORM\PersistentCollection {#4323 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4326 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#4324 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4325 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4327 …} -Children: Doctrine\ORM\PersistentCollection {#4330 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4333 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#4331 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4332 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4334 …} -Children: Doctrine\ORM\PersistentCollection {#4337 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4342 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#4338 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4339 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } Eccube\Entity\Category {#4347 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#4340 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4341 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4348 …} -Children: Doctrine\ORM\PersistentCollection {#4351 …} -Parent: Eccube\Entity\Category {#4342} -Creator: null +description: null } Eccube\Entity\Category {#4354 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#4309 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4308 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4358 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4359 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#4274 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4273 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4360 …} -Children: Doctrine\ORM\PersistentCollection {#4363 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4364 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#4352 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4353 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4365 …} -Children: Doctrine\ORM\PersistentCollection {#4368 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4375 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#4373 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4374 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4376 …} -Children: Doctrine\ORM\PersistentCollection {#4379 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4382 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#4380 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4381 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4383 …} -Children: Doctrine\ORM\PersistentCollection {#4386 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4389 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#4387 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4388 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4390 …} -Children: Doctrine\ORM\PersistentCollection {#4393 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4396 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#4394 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4395 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4397 …} -Children: Doctrine\ORM\PersistentCollection {#4400 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4403 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#4401 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4402 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4404 …} -Children: Doctrine\ORM\PersistentCollection {#4407 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4410 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#4408 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4409 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4411 …} -Children: Doctrine\ORM\PersistentCollection {#4414 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4417 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#4415 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4416 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4418 …} -Children: Doctrine\ORM\PersistentCollection {#4421 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4424 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#4422 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4423 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4425 …} -Children: Doctrine\ORM\PersistentCollection {#4428 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4431 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#4429 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4430 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4432 …} -Children: Doctrine\ORM\PersistentCollection {#4435 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4438 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#4436 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4437 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4439 …} -Children: Doctrine\ORM\PersistentCollection {#4442 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4445 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#4443 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4444 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4446 …} -Children: Doctrine\ORM\PersistentCollection {#4449 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4454 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#4450 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4451 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4455 …} -Children: Doctrine\ORM\PersistentCollection {#4458 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4459 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#4452 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#4453 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4460 …} -Children: Doctrine\ORM\PersistentCollection {#4463 …} -Parent: Eccube\Entity\Category {#4454} -Creator: null +description: null } Eccube\Entity\Category {#4466 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#4371 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4372 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4467 …} -Children: Doctrine\ORM\PersistentCollection {#4470 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4471 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#4464 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4465 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4472 …} -Children: Doctrine\ORM\PersistentCollection {#4475 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4480 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#4478 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4479 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4481 …} -Children: Doctrine\ORM\PersistentCollection {#4484 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4487 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#4485 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4486 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4488 …} -Children: Doctrine\ORM\PersistentCollection {#4491 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4494 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#4492 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4493 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4495 …} -Children: Doctrine\ORM\PersistentCollection {#4498 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4501 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#4499 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4502 …} -Children: Doctrine\ORM\PersistentCollection {#4505 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4508 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#4506 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4507 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4509 …} -Children: Doctrine\ORM\PersistentCollection {#4512 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4515 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#4513 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4514 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4519 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } Eccube\Entity\Category {#4522 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#4476 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4526 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4527 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#4520 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4528 …} -Children: Doctrine\ORM\PersistentCollection {#4531 …} -Parent: Eccube\Entity\Category {#4522} -Creator: null +description: null } Eccube\Entity\Category {#4536 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#4532 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4533 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4541 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#4534 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4536} -Creator: null +description: null } Eccube\Entity\Category {#4550 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#4546 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4547 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4555 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#4548 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4564 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#4562 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4565 …} -Children: Doctrine\ORM\PersistentCollection {#4568 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4571 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#4569 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4570 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4578 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#4576 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4577 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } Eccube\Entity\Category {#4585 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#4370 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4369 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4586 …} -Children: Doctrine\ORM\PersistentCollection {#4589 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4590 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#4583 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4599 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#4597 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4606 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#4604 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4607 …} -Children: Doctrine\ORM\PersistentCollection {#4610 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4613 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#4611 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4620 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#4618 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4627 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#4625 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4636 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#4632 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4633 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4637 …} -Children: Doctrine\ORM\PersistentCollection {#4640 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } Eccube\Entity\Category {#4641 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#4634 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#4635 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4636} -Creator: null +description: null } Eccube\Entity\Category {#4648 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#4595 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4596 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4653 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#4646 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4654 …} -Children: Doctrine\ORM\PersistentCollection {#4657 …} -Parent: Eccube\Entity\Category {#4648} -Creator: null +description: null } Eccube\Entity\Category {#4662 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#4658 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4663 …} -Children: Doctrine\ORM\PersistentCollection {#4666 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4667 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#4660 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4676 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#4674 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } Eccube\Entity\Category {#4681 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#4561 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4560 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4690 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#4686 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4695 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#4688 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: null +description: null } Eccube\Entity\Category {#4702 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#4700 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } Eccube\Entity\Category {#4709 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#4672 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4714 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#4707 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4725 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#4721 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4726 …} -Children: Doctrine\ORM\PersistentCollection {#4729 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4730 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#4723 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#4724 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4739 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#4737 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#4738 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } Eccube\Entity\Category {#4744 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#4719 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4720 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4751 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#4749 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4760 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#4756 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#4757 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } Eccube\Entity\Category {#4765 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#4758 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#4759 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4760} -Creator: null +description: null } Eccube\Entity\Category {#4774 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#4735 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4775 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4779 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#4770 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4774} -Creator: null +description: null } Eccube\Entity\Category {#4784 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#4772 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4795 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#4793 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4802 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#4800 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4801 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4809 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#4807 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4816 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#4814 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4815 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } Eccube\Entity\Category {#4821 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#4789 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4790 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4826 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#4791 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#4792 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4821} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4835 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#4833 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4834 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4842 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#4840 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4841 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4849 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#4847 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4856 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#4854 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4855 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4863 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#4861 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4862 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } Eccube\Entity\Category {#4872 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#4832 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4831 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4877 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#4868 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4869 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4882 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#4870 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4871 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4893 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#4891 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } Eccube\Entity\Category {#4900 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#4888 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4887 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4905 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#4898 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4899 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4914 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#4912 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4913 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4915 …} -Children: Doctrine\ORM\PersistentCollection {#4918 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } Eccube\Entity\Category {#4921 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#4890 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4889 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4926 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#4919 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4920 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4935 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#4933 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } Eccube\Entity\Category {#4942 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#4911 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4910 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4947 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#4940 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#4941 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#4956 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#4954 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4963 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#4961 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4962 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4970 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#4968 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4969 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4977 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#4975 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4984 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#4982 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4991 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#4989 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } Eccube\Entity\Category {#4998 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#4952 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4953 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5003 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#4996 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4997 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5012 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5010 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5011 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5019 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5017 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5018 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5020 …} -Children: Doctrine\ORM\PersistentCollection {#5023 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } Eccube\Entity\Category {#5024 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5008 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5009 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5033 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5029 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5030 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5038 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5031 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5032 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5047 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5045 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5046 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5054 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5052 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5061 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5059 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5060 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } Eccube\Entity\Category {#5068 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#4931 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4932 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5073 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5066 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5067 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5082 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5080 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5081 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } Eccube\Entity\Category {#5087 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5044 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5043 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5094 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5092 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5093 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5101 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5099 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5100 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5108 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5106 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5107 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5115 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5113 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5114 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5122 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5120 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5121 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5127 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5079 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5078 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5138 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5132 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5133 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5143 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5134 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5135 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5148 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5136 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5137 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5159 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5155 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5156 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5164 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5157 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5158 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5173 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5171 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5172 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5180 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5170 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5185 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5153 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5154 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5190 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5178 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5179 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5201 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5199 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5200 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } Eccube\Entity\Category {#5208 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5196 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5195 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5213 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5206 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5207 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5222 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5220 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5221 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5229 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5227 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5228 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } Eccube\Entity\Category {#5236 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5218 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5219 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5241 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5234 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5235 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5250 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5248 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5249 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5257 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5255 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5256 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5264 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5262 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5263 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } Eccube\Entity\Category {#5269 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5197 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5198 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5276 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#5274 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5275 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5283 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#5281 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5282 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5290 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#5288 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5289 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5297 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#5295 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5296 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5304 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#5302 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5303 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5311 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#5309 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5310 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5318 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#5316 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5317 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5327 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#5323 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5324 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5332 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#5325 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5326 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5327} -Creator: null +description: null } Eccube\Entity\Category {#5339 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#5337 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5338 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5346 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#5344 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#5345 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5353 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#5351 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#5352 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5360 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#5358 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#5359 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5369 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#5365 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#5366 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } Eccube\Entity\Category {#5374 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#5367 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#5368 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5369} -Creator: null +description: null } Eccube\Entity\Category {#5385 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5247 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5246 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5390 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#5379 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#5380 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5395 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#5381 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5382 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5400 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#5383 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5384 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5413 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#5411 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5412 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5420 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#5418 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5419 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5427 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#5425 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5426 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5434 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#5432 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5433 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#5439 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5440 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5448 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#5446 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5447 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5455 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#5453 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5454 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5462 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#5460 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5461 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } Eccube\Entity\Category {#5469 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#5409 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5410 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5474 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#5467 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5468 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5483 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#5481 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5482 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5490 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#5488 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5489 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5497 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#5495 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5496 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5504 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#5502 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5503 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5511 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#5509 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5510 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5518 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#5516 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5517 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5525 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#5523 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5524 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5532 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#5530 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#5531 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5539 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#5479 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5480 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5544 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#5537 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5538 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5553 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#5551 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5552 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5560 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#5558 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5559 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5565 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#5549 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5550 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5572 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#5570 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5571 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5573 …} -Children: Doctrine\ORM\PersistentCollection {#5576 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5577 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#5407 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5408 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } Eccube\Entity\Category {#5586 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#5406 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5591 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#5582 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5583 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5596 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#5584 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5585 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5607 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#5605 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5606 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5614 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#5612 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5613 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5621 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#5619 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5620 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5628 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#5626 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5627 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5637 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#5633 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5634 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5642 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#5635 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5636 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5651 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#5649 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5650 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5658 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#5656 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5657 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5665 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#5663 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5664 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5672 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#5670 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5671 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5679 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#5677 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5678 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5686 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#5684 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5685 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5693 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#5691 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5692 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } Eccube\Entity\Category {#5700 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#5603 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5604 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5705 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#5698 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5699 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5714 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#5712 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5713 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5721 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#5719 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5720 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5728 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#5726 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5727 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5735 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#5733 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5734 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } Eccube\Entity\Category {#5742 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#5710 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5711 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5747 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#5740 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5741 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5756 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#5754 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5755 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5763 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#5761 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5762 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5770 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#5768 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5769 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5774 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5777 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#5775 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5776 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } Eccube\Entity\Category {#5784 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#5752 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5753 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5789 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#5782 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#5783 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5798 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#5796 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#5797 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } Eccube\Entity\Category {#5803 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#5601 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5602 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5804 …} -Children: Doctrine\ORM\PersistentCollection {#5807 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } Eccube\Entity\Category {#5810 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#5794 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5795 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5815 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#5808 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5809 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5824 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#5822 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5823 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5825 …} -Children: Doctrine\ORM\PersistentCollection {#5828 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5831 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#5829 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5830 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5832 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5838 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#5836 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5837 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5845 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#5843 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5844 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5852 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#5850 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5851 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5859 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#5857 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#5858 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5866 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#5864 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5865 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } Eccube\Entity\Category {#5873 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#5647 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5648 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5878 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#5871 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5872 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5879 …} -Children: Doctrine\ORM\PersistentCollection {#5882 …} -Parent: Eccube\Entity\Category {#5873} -Creator: null +description: null } Eccube\Entity\Category {#5887 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#5883 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5884 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5892 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#5885 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5886 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5893 …} -Children: Doctrine\ORM\PersistentCollection {#5896 …} -Parent: Eccube\Entity\Category {#5887} -Creator: null +description: null } Eccube\Entity\Category {#5901 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#5897 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5898 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5906 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#5899 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5900 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5901} -Creator: null +description: null } Eccube\Entity\Category {#5915 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#5911 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5912 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5916 …} -Children: Doctrine\ORM\PersistentCollection {#5919 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5920 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#5913 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5914 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5929 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#5927 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5928 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } Eccube\Entity\Category {#5936 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#5820 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5821 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5941 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#5934 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5935 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5936} -Creator: null +description: null } Eccube\Entity\Category {#5948 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#5946 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5947 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#5955 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#5926 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5960 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#5953 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5954 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5969 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#5967 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5968 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5976 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#5974 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5975 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5977 …} -Children: Doctrine\ORM\PersistentCollection {#5980 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5983 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#5981 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5982 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5990 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#5988 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5989 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#5997 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#5995 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5996 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6004 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6002 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6003 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6011 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6009 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6010 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6018 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6016 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6017 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6025 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6023 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6024 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6032 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6030 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6031 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } Eccube\Entity\Category {#6039 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#5965 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5966 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6044 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6037 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6038 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6053 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6051 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6052 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6060 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6058 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6067 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6065 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6066 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6074 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6072 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6073 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } Eccube\Entity\Category {#6081 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6049 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6050 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6086 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6079 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6080 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6095 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6093 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6102 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6100 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6101 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6109 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6107 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6116 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6114 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6123 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6121 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6124 …} -Children: Doctrine\ORM\PersistentCollection {#6127 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6130 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6128 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6137 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6135 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6136 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6144 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6142 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6151 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6149 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6158 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6156 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6157 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6159 …} -Children: Doctrine\ORM\PersistentCollection {#6162 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6165 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6163 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } Eccube\Entity\Category {#6170 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6092 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6091 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6177 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6175 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6186 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6182 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6191 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6184 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6185 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6200 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6198 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6207 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6205 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } Eccube\Entity\Category {#6212 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6196 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6221 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6217 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6218 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6226 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6219 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: null +description: null } Eccube\Entity\Category {#6233 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6231 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6232 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6246 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6238 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6239 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6251 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6240 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6241 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: null +description: null } Eccube\Entity\Category {#6256 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6242 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6243 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: null +description: null } Eccube\Entity\Category {#6261 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6244 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6245 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#6256} -Creator: null +description: null } Eccube\Entity\Category {#6270 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6266 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6267 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6271 …} -Children: Doctrine\ORM\PersistentCollection {#6274 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6275 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6268 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6269 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#6270} -Creator: null +description: null } Eccube\Entity\Category {#6284 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#6282 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#6283 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6285 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6270} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } Eccube\Entity\Category {#6289 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#6281 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#6280 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6296 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#6294 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6295 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6303 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#6301 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6302 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: null -Creator: null +description: null } ] |
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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#541 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#540 …} -namespace: Closure() {#538 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …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 {#6366 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2949 …} -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() {#13242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3026 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#13243 …} } } |
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 | [ 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13299 +label: "情報配線器具" +value: "444" +data: Eccube\Entity\Category {#3099 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3109 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3107 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3170 …} -Children: Doctrine\ORM\PersistentCollection {#3221 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13300 +label: " LANモジュラジャック" +value: "445" +data: Eccube\Entity\Category {#3220 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3105 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3103 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3219 …} -Children: Doctrine\ORM\PersistentCollection {#3216 …} -Parent: Eccube\Entity\Category {#3099} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13301 +label: "照明器具" +value: "57" +data: Eccube\Entity\Category {#3209 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3215 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3214 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3205 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13302 +label: " シーリングライト" +value: "332" +data: Eccube\Entity\Category {#3204 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3213 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3212 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3200 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13303 +label: " コイズミ照明" +value: "451" +data: Eccube\Entity\Category {#3199 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3211 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3210 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3198 …} -Children: Doctrine\ORM\PersistentCollection {#3132 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13304 +label: " オーデリック" +value: "341" +data: Eccube\Entity\Category {#3135 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3102 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3097 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3118 …} -Children: Doctrine\ORM\PersistentCollection {#3121 …} -Parent: Eccube\Entity\Category {#3204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13305 +label: " ベースライト" +value: "333" +data: Eccube\Entity\Category {#3124 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3130 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3131 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3125 …} -Children: Doctrine\ORM\PersistentCollection {#3128 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13306 +label: " パナソニック" +value: "446" +data: Eccube\Entity\Category {#3129 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3122 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3123 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3228 …} -Children: Doctrine\ORM\PersistentCollection {#3229 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13307 +label: " オーデリック" +value: "342" +data: Eccube\Entity\Category {#3234 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3232 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3233 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3235 …} -Children: Doctrine\ORM\PersistentCollection {#3238 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13308 +label: " コイズミ照明" +value: "447" +data: Eccube\Entity\Category {#3241 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3239 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3240 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3242 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13309 +label: " ベースライトスクエアシリーズ" +value: "479" +data: Eccube\Entity\Category {#3248 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3230 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3249 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13310 +label: " パナソニック" +value: "480" +data: Eccube\Entity\Category {#3253 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3246 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3247 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: Eccube\Entity\Category {#3248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13311 +label: " ダウンライト" +value: "334" +data: Eccube\Entity\Category {#3262 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3258 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3263 …} -Children: Doctrine\ORM\PersistentCollection {#3266 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13312 +label: " コイズミ照明" +value: "460" +data: Eccube\Entity\Category {#3267 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3260 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3261 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3268 …} -Children: Doctrine\ORM\PersistentCollection {#3271 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13313 +label: " オーデリック" +value: "343" +data: Eccube\Entity\Category {#3276 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#3274 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#3275 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3277 …} -Children: Doctrine\ORM\PersistentCollection {#3280 …} -Parent: Eccube\Entity\Category {#3262} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13314 +label: " スポットライト" +value: "335" +data: Eccube\Entity\Category {#3283 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3104 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3100 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3284 …} -Children: Doctrine\ORM\PersistentCollection {#3287 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13315 +label: " コイズミ照明" +value: "453" +data: Eccube\Entity\Category {#3288 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#3281 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#3282 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3292 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13316 +label: " オーデリック" +value: "347" +data: Eccube\Entity\Category {#3297 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#3295 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#3296 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3298 …} -Children: Doctrine\ORM\PersistentCollection {#3301 …} -Parent: Eccube\Entity\Category {#3283} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13317 +label: " 高天井・投光器" +value: "337" +data: Eccube\Entity\Category {#3304 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#3273 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3272 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13318 +label: " パナソニック" +value: "472" +data: Eccube\Entity\Category {#3309 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#3302 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#3303 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3310 …} -Children: Doctrine\ORM\PersistentCollection {#3313 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13319 +label: " オーデリック" +value: "345" +data: Eccube\Entity\Category {#3318 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#3316 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#3317 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13320 +label: " コイズミ照明" +value: "448" +data: Eccube\Entity\Category {#3325 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#3323 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#3324 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13321 +label: " 間接照明" +value: "336" +data: Eccube\Entity\Category {#3332 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#3314 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3315 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3333 …} -Children: Doctrine\ORM\PersistentCollection {#3336 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13322 +label: " コイズミ照明" +value: "496" +data: Eccube\Entity\Category {#3337 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#3330 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#3331 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "コイズミ照明の商品" } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13323 +label: " オーデリック" +value: "344" +data: Eccube\Entity\Category {#3346 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#3344 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#3345 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3350 …} -Parent: Eccube\Entity\Category {#3332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13324 +label: " 看板灯" +value: "461" +data: Eccube\Entity\Category {#3353 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#3293 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3354 …} -Children: Doctrine\ORM\PersistentCollection {#3357 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13325 +label: " コイズミ照明" +value: "462" +data: Eccube\Entity\Category {#3358 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#3351 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#3352 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3359 …} -Children: Doctrine\ORM\PersistentCollection {#3362 …} -Parent: Eccube\Entity\Category {#3353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13326 +label: " キッチンライト" +value: "339" +data: Eccube\Entity\Category {#3367 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13327 +label: " オーデリック" +value: "348" +data: Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13328 +label: " コイズミ照明" +value: "450" +data: Eccube\Entity\Category {#3381 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#3379 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#3380 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3382 …} -Children: Doctrine\ORM\PersistentCollection {#3385 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13329 +label: " 防犯灯" +value: "338" +data: Eccube\Entity\Category {#3388 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#3342 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3343 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3389 …} -Children: Doctrine\ORM\PersistentCollection {#3392 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13330 +label: " パナソニック" +value: "473" +data: Eccube\Entity\Category {#3393 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#3386 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#3387 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3397 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13331 +label: " オーデリック" +value: "346" +data: Eccube\Entity\Category {#3402 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#3400 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#3401 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3403 …} -Children: Doctrine\ORM\PersistentCollection {#3406 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13332 +label: " コイズミ照明" +value: "452" +data: Eccube\Entity\Category {#3409 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#3407 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#3408 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3410 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: Eccube\Entity\Category {#3388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13333 +label: " 非常用照明" +value: "454" +data: Eccube\Entity\Category {#3416 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#3398 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3399 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3417 …} -Children: Doctrine\ORM\PersistentCollection {#3420 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13334 +label: " パナソニック" +value: "478" +data: Eccube\Entity\Category {#3421 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#3414 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#3415 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3425 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13335 +label: " コイズミ照明" +value: "455" +data: Eccube\Entity\Category {#3430 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#3428 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#3429 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3431 …} -Children: Doctrine\ORM\PersistentCollection {#3434 …} -Parent: Eccube\Entity\Category {#3416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13336 +label: " 誘導灯" +value: "476" +data: Eccube\Entity\Category {#3437 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#3377 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3378 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3438 …} -Children: Doctrine\ORM\PersistentCollection {#3441 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13337 +label: " パナソニック" +value: "477" +data: Eccube\Entity\Category {#3442 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#3435 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#3436 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3443 …} -Children: Doctrine\ORM\PersistentCollection {#3446 …} -Parent: Eccube\Entity\Category {#3437} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13338 +label: " ブラケット" +value: "467" +data: Eccube\Entity\Category {#3451 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#3447 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3448 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13339 +label: " コイズミ照明" +value: "468" +data: Eccube\Entity\Category {#3456 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#3449 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#3450 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3457 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13340 +label: " ウォールライト" +value: "474" +data: Eccube\Entity\Category {#3465 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#3461 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3462 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13341 +label: " パナソニック" +value: "475" +data: Eccube\Entity\Category {#3470 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#3463 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#3464 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3474 …} -Parent: Eccube\Entity\Category {#3465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13342 +label: " エクステリアライト" +value: "456" +data: Eccube\Entity\Category {#3479 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#3475 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3476 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13343 +label: " コイズミ照明" +value: "457" +data: Eccube\Entity\Category {#3484 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#3477 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#3478 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3485 …} -Children: Doctrine\ORM\PersistentCollection {#3488 …} -Parent: Eccube\Entity\Category {#3479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13344 +label: " 和風照明" +value: "458" +data: Eccube\Entity\Category {#3493 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#3489 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3490 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13345 +label: " コイズミ照明" +value: "464" +data: Eccube\Entity\Category {#3498 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#3491 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#3492 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3499 …} -Children: Doctrine\ORM\PersistentCollection {#3502 …} -Parent: Eccube\Entity\Category {#3493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13346 +label: " ペンダント" +value: "459" +data: Eccube\Entity\Category {#3507 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#3503 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3504 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13347 +label: " コイズミ照明" +value: "465" +data: Eccube\Entity\Category {#3512 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#3505 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#3506 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13348 +label: " LEDランプ" +value: "58" +data: Eccube\Entity\Category {#3521 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#3517 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3518 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13349 +label: " コイズミ照明" +value: "481" +data: Eccube\Entity\Category {#3526 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#3519 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#3520 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3530 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13350 +label: " オーデリック" +value: "471" +data: Eccube\Entity\Category {#3535 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#3533 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#3534 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13351 +label: " コイズミ照明" +value: "8" +data: Eccube\Entity\Category {#3542 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#3540 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#3541 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13352 +label: " 浴室灯" +value: "469" +data: Eccube\Entity\Category {#3549 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#3531 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3532 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13353 +label: " コイズミ照明" +value: "470" +data: Eccube\Entity\Category {#3554 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#3547 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#3548 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3555 …} -Children: Doctrine\ORM\PersistentCollection {#3558 …} -Parent: Eccube\Entity\Category {#3549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13354 +label: " 照明用交換電池" +value: "449" +data: Eccube\Entity\Category {#3561 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#3559 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3560 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3562 …} -Children: Doctrine\ORM\PersistentCollection {#3565 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13355 +label: " 照明" +value: "7" +data: Eccube\Entity\Category {#3570 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#3566 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3567 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13356 +label: " 業務用照明器具" +value: "60" +data: Eccube\Entity\Category {#3575 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#3568 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#3569 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Eccube\Entity\Category {#3570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +label: " その他照明器具" +value: "340" +data: Eccube\Entity\Category {#3584 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#3580 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3581 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3209} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13358 +label: " オーデリック" +value: "349" +data: Eccube\Entity\Category {#3589 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#3582 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#3583 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13359 +label: " コイズミ照明" +value: "466" +data: Eccube\Entity\Category {#3598 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#3596 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#3597 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3584} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13360 +label: "電線(ケーブル)" +value: "9" +data: Eccube\Entity\Category {#3605 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#3595 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#3594 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13361 +label: " 住友電工" +value: "439" +data: Eccube\Entity\Category {#3610 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#3427 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3426 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13362 +label: " KIPケーブル" +value: "440" +data: Eccube\Entity\Category {#3615 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#3603 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#3604 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13363 +label: " 日本製線" +value: "437" +data: Eccube\Entity\Category {#3626 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#3622 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3623 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13364 +label: " LAN・PCケーブル" +value: "438" +data: Eccube\Entity\Category {#3631 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#3624 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#3625 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13365 +label: " タツタ電線" +value: "434" +data: Eccube\Entity\Category {#3640 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#3636 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13366 +label: " PDC 高圧引下線" +value: "436" +data: Eccube\Entity\Category {#3645 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#3638 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#3639 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13367 +label: " CVTケーブル" +value: "435" +data: Eccube\Entity\Category {#3654 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#3652 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#3653 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3640} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +label: " SFCC" +value: "432" +data: Eccube\Entity\Category {#3661 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#3621 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3620 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +label: " アルミケーブル" +value: "433" +data: Eccube\Entity\Category {#3666 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#3659 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#3660 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13370 +label: " 三ツ星" +value: "429" +data: Eccube\Entity\Category {#3675 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#3671 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13371 +label: " WCT 溶接ケーブル" +value: "430" +data: Eccube\Entity\Category {#3680 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#3673 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3674 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13372 +label: " WRCT 溶接ケーブル" +value: "431" +data: Eccube\Entity\Category {#3689 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#3687 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#3688 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3675} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13373 +label: " KHD" +value: "426" +data: Eccube\Entity\Category {#3696 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#3650 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3651 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13374 +label: " PV-CC 太陽電池発電設備用直流1500Vケーブル" +value: "428" +data: Eccube\Entity\Category {#3701 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#3694 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#3695 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13375 +label: " H-CV 太陽電池発電設備用低圧ケーブル" +value: "427" +data: Eccube\Entity\Category {#3710 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#3708 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#3709 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3696} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13376 +label: " 関西通信電線" +value: "423" +data: Eccube\Entity\Category {#3717 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#3686 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3685 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +label: " LAN・PCケーブル" +value: "425" +data: Eccube\Entity\Category {#3722 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#3715 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#3716 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13378 +label: " 75Ω同軸ケーブル" +value: "424" +data: Eccube\Entity\Category {#3731 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#3729 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#3730 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13379 +label: " 二宮電線工業" +value: "421" +data: Eccube\Entity\Category {#3738 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#3707 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3706 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13380 +label: " シリコーンゴム絶縁ガラス編組電線" +value: "422" +data: Eccube\Entity\Category {#3743 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#3736 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#3737 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: Eccube\Entity\Category {#3738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13381 +label: " 太陽ケーブルテック" +value: "419" +data: Eccube\Entity\Category {#3752 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#3748 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3749 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13382 +label: " 2PNCT" +value: "420" +data: Eccube\Entity\Category {#3757 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#3750 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#3751 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: Eccube\Entity\Category {#3752} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13383 +label: " KANZACC" +value: "415" +data: Eccube\Entity\Category {#3766 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#3762 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3763 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13384 +label: " KRF 消防用耐熱電線" +value: "418" +data: Eccube\Entity\Category {#3771 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#3764 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#3765 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13385 +label: " KP 消防用警報用電線" +value: "417" +data: Eccube\Entity\Category {#3780 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#3778 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#3779 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13386 +label: " KIV電線" +value: "416" +data: Eccube\Entity\Category {#3787 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#3785 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#3786 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3766} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13387 +label: " 大電" +value: "412" +data: Eccube\Entity\Category {#3794 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#3776 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3777 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13388 +label: " ロボトップDP6" +value: "414" +data: Eccube\Entity\Category {#3799 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#3792 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#3793 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13389 +label: " ロボトップDP3" +value: "413" +data: Eccube\Entity\Category {#3808 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#3806 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#3807 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13390 +label: " 伸興電線" +value: "400" +data: Eccube\Entity\Category {#3815 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#3727 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3728 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13391 +label: " 同軸ケーブル" +value: "411" +data: Eccube\Entity\Category {#3820 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#3813 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#3814 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13392 +label: " LANケーブル" +value: "410" +data: Eccube\Entity\Category {#3829 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#3827 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#3828 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13393 +label: " 電話用ケーブル" +value: "406" +data: Eccube\Entity\Category {#3838 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#3834 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#3835 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13394 +label: " EM-SCTケーブル" +value: "407" +data: Eccube\Entity\Category {#3843 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#3836 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#3837 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3838} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13395 +label: " 警報用ケーブル" +value: "404" +data: Eccube\Entity\Category {#3852 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#3848 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#3849 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +label: " EM-AEケーブル" +value: "405" +data: Eccube\Entity\Category {#3857 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#3850 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#3851 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3852} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +label: " 通信ケーブル" +value: "401" +data: Eccube\Entity\Category {#3866 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#3862 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#3863 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3867 …} -Children: Doctrine\ORM\PersistentCollection {#3870 …} -Parent: Eccube\Entity\Category {#3815} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +label: " FCPEV-Sケーブル" +value: "409" +data: Eccube\Entity\Category {#3871 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#3864 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#3865 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13399 +label: " FCPEVケーブル" +value: "408" +data: Eccube\Entity\Category {#3880 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#3878 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#3879 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3881 …} -Children: Doctrine\ORM\PersistentCollection {#3884 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13400 +label: " EM-FCPEE-Sケーブル" +value: "403" +data: Eccube\Entity\Category {#3887 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#3885 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#3886 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3888 …} -Children: Doctrine\ORM\PersistentCollection {#3891 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13401 +label: " EM-FCPEEケーブル" +value: "402" +data: Eccube\Entity\Category {#3894 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#3892 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#3893 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3898 …} -Parent: Eccube\Entity\Category {#3866} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13402 +label: " 富士電線" +value: "325" +data: Eccube\Entity\Category {#3899 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#3826 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3825 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13403 +label: " VVFケーブル" +value: "328" +data: Eccube\Entity\Category {#3904 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#3805 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3804 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3905 …} -Children: Doctrine\ORM\PersistentCollection {#3908 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13404 +label: " VCTFケーブル" +value: "366" +data: Eccube\Entity\Category {#3913 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#3911 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#3912 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13405 +label: " ソフトVCTFプラス" +value: "365" +data: Eccube\Entity\Category {#3920 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#3918 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3919 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13406 +label: " キャブタイヤケーブル" +value: "329" +data: Eccube\Entity\Category {#3929 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#3925 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3926 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3933 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13407 +label: " VCT" +value: "330" +data: Eccube\Entity\Category {#3934 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#3927 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3928 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13408 +label: " ラバロンVCT" +value: "331" +data: Eccube\Entity\Category {#3943 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#3941 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3942 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3944 …} -Children: Doctrine\ORM\PersistentCollection {#3947 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13409 +label: " 2CT" +value: "372" +data: Eccube\Entity\Category {#3950 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#3948 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#3949 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3951 …} -Children: Doctrine\ORM\PersistentCollection {#3954 …} -Parent: Eccube\Entity\Category {#3929} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13410 +label: " 溶接用ケーブル" +value: "367" +data: Eccube\Entity\Category {#3957 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#3939 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3940 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3958 …} -Children: Doctrine\ORM\PersistentCollection {#3961 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13411 +label: " WCT" +value: "368" +data: Eccube\Entity\Category {#3962 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#3955 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3956 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3963 …} -Children: Doctrine\ORM\PersistentCollection {#3966 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13412 +label: " WRCT" +value: "369" +data: Eccube\Entity\Category {#3971 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#3969 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3970 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3972 …} -Children: Doctrine\ORM\PersistentCollection {#3975 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13413 +label: " WNCT" +value: "370" +data: Eccube\Entity\Category {#3978 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#3976 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#3977 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3979 …} -Children: Doctrine\ORM\PersistentCollection {#3982 …} -Parent: Eccube\Entity\Category {#3957} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13414 +label: " マイクロホン用コード" +value: "371" +data: Eccube\Entity\Category {#3983 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#3967 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3968 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3984 …} -Children: Doctrine\ORM\PersistentCollection {#3987 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13415 +label: " 計装用ケーブル" +value: "373" +data: Eccube\Entity\Category {#3990 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#3988 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#3989 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13416 +label: " 愛知電線" +value: "324" +data: Eccube\Entity\Category {#3997 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#3909 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3910 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13417 +label: " VVFケーブル" +value: "327" +data: Eccube\Entity\Category {#4002 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#3995 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#3996 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4003 …} -Children: Doctrine\ORM\PersistentCollection {#4006 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13418 +label: " IVケーブル" +value: "374" +data: Eccube\Entity\Category {#4011 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4009 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4010 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13419 +label: " DV電線" +value: "375" +data: Eccube\Entity\Category {#4018 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4016 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4017 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13420 +label: " EMケーブル" +value: "376" +data: Eccube\Entity\Category {#4025 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4023 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4024 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13421 +label: " フジクラダイヤケーブル" +value: "352" +data: Eccube\Entity\Category {#4032 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#3876 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#3877 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13422 +label: " 太陽光発電用ケーブル" +value: "396" +data: Eccube\Entity\Category {#4037 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4030 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4031 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4038 …} -Children: Doctrine\ORM\PersistentCollection {#4041 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13423 +label: " エコケーブル" +value: "388" +data: Eccube\Entity\Category {#4048 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4044 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4045 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4049 …} -Children: Doctrine\ORM\PersistentCollection {#4052 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13424 +label: " EM-FPTケーブル" +value: "395" +data: Eccube\Entity\Category {#4053 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4046 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4047 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13425 +label: " EM-LMCFケーブル" +value: "394" +data: Eccube\Entity\Category {#4062 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4060 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4061 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4063 …} -Children: Doctrine\ORM\PersistentCollection {#4066 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13426 +label: " EM-IEケーブル" +value: "393" +data: Eccube\Entity\Category {#4069 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4067 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4068 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4070 …} -Children: Doctrine\ORM\PersistentCollection {#4073 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13427 +label: " EM-CEESケーブル" +value: "392" +data: Eccube\Entity\Category {#4076 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4074 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4075 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4077 …} -Children: Doctrine\ORM\PersistentCollection {#4080 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13428 +label: " EM-CEEケーブル" +value: "391" +data: Eccube\Entity\Category {#4083 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4081 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4082 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4084 …} -Children: Doctrine\ORM\PersistentCollection {#4087 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13429 +label: " EM-CEケーブル" +value: "390" +data: Eccube\Entity\Category {#4090 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4088 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4089 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4091 …} -Children: Doctrine\ORM\PersistentCollection {#4094 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13430 +label: " EM-CETケーブル" +value: "389" +data: Eccube\Entity\Category {#4097 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4095 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4096 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4098 …} -Children: Doctrine\ORM\PersistentCollection {#4101 …} -Parent: Eccube\Entity\Category {#4048} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13431 +label: " 電力 600V低圧ケーブル" +value: "377" +data: Eccube\Entity\Category {#4104 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4058 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4059 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4105 …} -Children: Doctrine\ORM\PersistentCollection {#4108 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13432 +label: " CVケーブル" +value: "378" +data: Eccube\Entity\Category {#4109 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4102 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4103 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13433 +label: " CVDケーブル" +value: "379" +data: Eccube\Entity\Category {#4118 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4116 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4117 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4119 …} -Children: Doctrine\ORM\PersistentCollection {#4122 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13434 +label: " CVQケーブル" +value: "381" +data: Eccube\Entity\Category {#4125 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4123 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4124 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4126 …} -Children: Doctrine\ORM\PersistentCollection {#4129 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13435 +label: " CVTケーブル" +value: "380" +data: Eccube\Entity\Category {#4132 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4130 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4131 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4133 …} -Children: Doctrine\ORM\PersistentCollection {#4136 …} -Parent: Eccube\Entity\Category {#4104} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13436 +label: " 600Vビニル絶縁電線" +value: "384" +data: Eccube\Entity\Category {#4137 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4008 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4007 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4138 …} -Children: Doctrine\ORM\PersistentCollection {#4141 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13437 +label: " 制御用ケーブル" +value: "385" +data: Eccube\Entity\Category {#4146 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4142 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4143 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4147 …} -Children: Doctrine\ORM\PersistentCollection {#4150 …} -Parent: Eccube\Entity\Category {#4032} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13438 +label: " CVV" +value: "386" +data: Eccube\Entity\Category {#4151 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4144 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4145 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4152 …} -Children: Doctrine\ORM\PersistentCollection {#4155 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13439 +label: " CVV-S(静電遮へい付)" +value: "387" +data: Eccube\Entity\Category {#4160 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4158 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4159 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4161 …} -Children: Doctrine\ORM\PersistentCollection {#4164 …} -Parent: Eccube\Entity\Category {#4146} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13440 +label: " 矢崎エナジー" +value: "323" +data: Eccube\Entity\Category {#4165 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4042 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4043 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13441 +label: " アースイン600V-CVケーブル" +value: "399" +data: Eccube\Entity\Category {#4170 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4114 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4115 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13442 +label: " 600V-CVD・T・Qケーブル" +value: "398" +data: Eccube\Entity\Category {#4179 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4177 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4178 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13443 +label: " 600V-CVケーブル" +value: "397" +data: Eccube\Entity\Category {#4186 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4184 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4185 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13444 +label: " VVFケーブル" +value: "326" +data: Eccube\Entity\Category {#4193 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4191 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4192 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4194 …} -Children: Doctrine\ORM\PersistentCollection {#4197 …} -Parent: Eccube\Entity\Category {#4165} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13445 +label: " 住電日立ケーブル" +value: "356" +data: Eccube\Entity\Category {#4200 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4157 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4156 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13446 +label: " CVケーブル" +value: "359" +data: Eccube\Entity\Category {#4205 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4198 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4199 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4206 …} -Children: Doctrine\ORM\PersistentCollection {#4209 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13447 +label: " CVTケーブル" +value: "358" +data: Eccube\Entity\Category {#4214 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4212 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4213 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13448 +label: " VVRケーブル" +value: "357" +data: Eccube\Entity\Category {#4221 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4219 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4220 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4200} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13449 +label: " 協和電線" +value: "360" +data: Eccube\Entity\Category {#4228 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4210 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4211 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13450 +label: " CVFケーブル" +value: "361" +data: Eccube\Entity\Category {#4233 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4226 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4227 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4234 …} -Children: Doctrine\ORM\PersistentCollection {#4237 …} -Parent: Eccube\Entity\Category {#4228} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13451 +label: " アルミケーブル" +value: "354" +data: Eccube\Entity\Category {#4240 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4238 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4239 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4241 …} -Children: Doctrine\ORM\PersistentCollection {#4244 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13452 +label: " ソーラーケーブル" +value: "442" +data: Eccube\Entity\Category {#4247 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4245 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4246 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4248 …} -Children: Doctrine\ORM\PersistentCollection {#4251 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13453 +label: "電気自動車用充電器" +value: "29" +data: Eccube\Entity\Category {#4256 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4176 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4175 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13454 +label: " 日東工業" +value: "297" +data: Eccube\Entity\Category {#4261 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4252 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4253 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4262 …} -Children: Doctrine\ORM\PersistentCollection {#4265 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13455 +label: " PIT-2Gシリーズ" +value: "298" +data: Eccube\Entity\Category {#4266 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4254 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4255 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4267 …} -Children: Doctrine\ORM\PersistentCollection {#4270 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13456 +label: " PIT-1Gシリーズ" +value: "299" +data: Eccube\Entity\Category {#4277 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#4275 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4276 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13457 +label: " PIT-C2シリーズ" +value: "300" +data: Eccube\Entity\Category {#4284 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#4282 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4283 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13458 +label: " PIT-C3シリーズ" +value: "301" +data: Eccube\Entity\Category {#4291 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#4289 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4290 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: Eccube\Entity\Category {#4261} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13459 +label: " パナソニック" +value: "289" +data: Eccube\Entity\Category {#4298 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4272 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4271 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4299 …} -Children: Doctrine\ORM\PersistentCollection {#4302 …} -Parent: Eccube\Entity\Category {#4256} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13460 +label: " エルシーヴヘキアエス" +value: "292" +data: Eccube\Entity\Category {#4303 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#4296 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4297 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4304 …} -Children: Doctrine\ORM\PersistentCollection {#4307 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13461 +label: " エルシーヴキャビ" +value: "295" +data: Eccube\Entity\Category {#4312 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#4310 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4311 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4313 …} -Children: Doctrine\ORM\PersistentCollection {#4316 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13462 +label: " エルシーヴマイン" +value: "294" +data: Eccube\Entity\Category {#4319 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#4317 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4318 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4320 …} -Children: Doctrine\ORM\PersistentCollection {#4323 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13463 +label: " エルシーヴモードスリー" +value: "293" +data: Eccube\Entity\Category {#4326 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#4324 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4325 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4327 …} -Children: Doctrine\ORM\PersistentCollection {#4330 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13464 +label: " エルシーヴ屋外コンセント" +value: "291" +data: Eccube\Entity\Category {#4333 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#4331 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4332 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4334 …} -Children: Doctrine\ORM\PersistentCollection {#4337 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13465 +label: " エルシーヴその他関連商品" +value: "290" +data: Eccube\Entity\Category {#4342 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#4338 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4339 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4298} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13466 +label: " Dポール" +value: "296" +data: Eccube\Entity\Category {#4347 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#4340 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4341 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4348 …} -Children: Doctrine\ORM\PersistentCollection {#4351 …} -Parent: Eccube\Entity\Category {#4342} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13467 +label: "制御機器" +value: "20" +data: Eccube\Entity\Category {#4354 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#4309 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4308 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4355 …} -Children: Doctrine\ORM\PersistentCollection {#4358 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13468 +label: " インバータ" +value: "71" +data: Eccube\Entity\Category {#4359 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#4274 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4273 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4360 …} -Children: Doctrine\ORM\PersistentCollection {#4363 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13469 +label: " D800シリーズ" +value: "497" +data: Eccube\Entity\Category {#4364 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#4352 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4353 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4365 …} -Children: Doctrine\ORM\PersistentCollection {#4368 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13470 +label: " A800シリーズ" +value: "74" +data: Eccube\Entity\Category {#4375 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#4373 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4374 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4376 …} -Children: Doctrine\ORM\PersistentCollection {#4379 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13471 +label: " D700シリーズ" +value: "73" +data: Eccube\Entity\Category {#4382 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#4380 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4381 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4383 …} -Children: Doctrine\ORM\PersistentCollection {#4386 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13472 +label: " F700PJシリーズ" +value: "78" +data: Eccube\Entity\Category {#4389 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#4387 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4388 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4390 …} -Children: Doctrine\ORM\PersistentCollection {#4393 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13473 +label: " E800シリーズ" +value: "76" +data: Eccube\Entity\Category {#4396 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#4394 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4395 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4397 …} -Children: Doctrine\ORM\PersistentCollection {#4400 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13474 +label: " F800シリーズ" +value: "77" +data: Eccube\Entity\Category {#4403 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#4401 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4402 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4404 …} -Children: Doctrine\ORM\PersistentCollection {#4407 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13475 +label: " 富士電機" +value: "93" +data: Eccube\Entity\Category {#4410 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#4408 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4409 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4411 …} -Children: Doctrine\ORM\PersistentCollection {#4414 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13476 +label: " FRENIC-Eco" +value: "97" +data: Eccube\Entity\Category {#4417 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#4415 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4416 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4418 …} -Children: Doctrine\ORM\PersistentCollection {#4421 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13477 +label: " FRENIC-MEGA" +value: "96" +data: Eccube\Entity\Category {#4424 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#4422 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4423 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4425 …} -Children: Doctrine\ORM\PersistentCollection {#4428 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13478 +label: " FRENIC-Ace" +value: "95" +data: Eccube\Entity\Category {#4431 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#4429 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4430 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4432 …} -Children: Doctrine\ORM\PersistentCollection {#4435 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13479 +label: " FRENIC-Mini" +value: "94" +data: Eccube\Entity\Category {#4438 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#4436 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4437 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4439 …} -Children: Doctrine\ORM\PersistentCollection {#4442 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13480 +label: " E700シリーズ" +value: "75" +data: Eccube\Entity\Category {#4445 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#4443 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4444 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4446 …} -Children: Doctrine\ORM\PersistentCollection {#4449 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13481 +label: " その他" +value: "59" +data: Eccube\Entity\Category {#4454 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#4450 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#4451 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4455 …} -Children: Doctrine\ORM\PersistentCollection {#4458 …} -Parent: Eccube\Entity\Category {#4359} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13482 +label: " ヤザキエナジー" +value: "322" +data: Eccube\Entity\Category {#4459 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#4452 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#4453 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4460 …} -Children: Doctrine\ORM\PersistentCollection {#4463 …} -Parent: Eccube\Entity\Category {#4454} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13483 +label: " シーケンサ" +value: "115" +data: Eccube\Entity\Category {#4466 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#4371 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4372 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4467 …} -Children: Doctrine\ORM\PersistentCollection {#4470 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13484 +label: " cc-Link" +value: "122" +data: Eccube\Entity\Category {#4471 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#4464 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4465 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4472 …} -Children: Doctrine\ORM\PersistentCollection {#4475 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13485 +label: " MELSOFT" +value: "121" +data: Eccube\Entity\Category {#4480 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#4478 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4479 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4481 …} -Children: Doctrine\ORM\PersistentCollection {#4484 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13486 +label: " MELSEC-Lシリーズ" +value: "120" +data: Eccube\Entity\Category {#4487 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#4485 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4486 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4488 …} -Children: Doctrine\ORM\PersistentCollection {#4491 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13487 +label: " MELSEC iQ-Rシリーズ" +value: "119" +data: Eccube\Entity\Category {#4494 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#4492 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4493 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4495 …} -Children: Doctrine\ORM\PersistentCollection {#4498 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13488 +label: " MELSEC iQ-Fシリーズ" +value: "118" +data: Eccube\Entity\Category {#4501 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#4499 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4502 …} -Children: Doctrine\ORM\PersistentCollection {#4505 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13489 +label: " MELSEC-Fシリーズ" +value: "117" +data: Eccube\Entity\Category {#4508 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#4506 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4507 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4509 …} -Children: Doctrine\ORM\PersistentCollection {#4512 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13490 +label: " MELSEC-Qシリーズ" +value: "116" +data: Eccube\Entity\Category {#4515 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#4513 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4514 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4516 …} -Children: Doctrine\ORM\PersistentCollection {#4519 …} -Parent: Eccube\Entity\Category {#4466} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13491 +label: " 表示機器" +value: "123" +data: Eccube\Entity\Category {#4522 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#4476 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4523 …} -Children: Doctrine\ORM\PersistentCollection {#4526 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13492 +label: " 三菱GTシリーズ" +value: "124" +data: Eccube\Entity\Category {#4527 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#4520 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4528 …} -Children: Doctrine\ORM\PersistentCollection {#4531 …} -Parent: Eccube\Entity\Category {#4522} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13493 +label: " サーボアンプ" +value: "63" +data: Eccube\Entity\Category {#4536 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#4532 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4533 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4537 …} -Children: Doctrine\ORM\PersistentCollection {#4540 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13494 +label: " 三菱電機" +value: "92" +data: Eccube\Entity\Category {#4541 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#4534 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4542 …} -Children: Doctrine\ORM\PersistentCollection {#4545 …} -Parent: Eccube\Entity\Category {#4536} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13495 +label: " マグネットスイッチ" +value: "109" +data: Eccube\Entity\Category {#4550 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#4546 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4547 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4551 …} -Children: Doctrine\ORM\PersistentCollection {#4554 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +label: " 電磁開閉器" +value: "125" +data: Eccube\Entity\Category {#4555 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#4548 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4556 …} -Children: Doctrine\ORM\PersistentCollection {#4559 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +label: " 電磁接触器" +value: "110" +data: Eccube\Entity\Category {#4564 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#4562 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4565 …} -Children: Doctrine\ORM\PersistentCollection {#4568 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +label: " ホイスト用押ボタン開閉器" +value: "111" +data: Eccube\Entity\Category {#4571 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#4569 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4570 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4572 …} -Children: Doctrine\ORM\PersistentCollection {#4575 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13499 +label: " サーマルリレー" +value: "112" +data: Eccube\Entity\Category {#4578 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#4576 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4577 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4579 …} -Children: Doctrine\ORM\PersistentCollection {#4582 …} -Parent: Eccube\Entity\Category {#4550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13500 +label: " 一般リレー" +value: "100" +data: Eccube\Entity\Category {#4585 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#4370 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4369 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4586 …} -Children: Doctrine\ORM\PersistentCollection {#4589 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13501 +label: " オムロンMYシリーズ" +value: "102" +data: Eccube\Entity\Category {#4590 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#4583 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4591 …} -Children: Doctrine\ORM\PersistentCollection {#4594 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13502 +label: " オムロンLYシリーズ" +value: "103" +data: Eccube\Entity\Category {#4599 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#4597 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4600 …} -Children: Doctrine\ORM\PersistentCollection {#4603 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13503 +label: " オムロンG2Rシリーズ" +value: "104" +data: Eccube\Entity\Category {#4606 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#4604 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4607 …} -Children: Doctrine\ORM\PersistentCollection {#4610 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +label: " オムロンリレーアクセサリ" +value: "105" +data: Eccube\Entity\Category {#4613 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#4611 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4614 …} -Children: Doctrine\ORM\PersistentCollection {#4617 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +label: " オムロンその他" +value: "101" +data: Eccube\Entity\Category {#4620 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#4618 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4621 …} -Children: Doctrine\ORM\PersistentCollection {#4624 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +label: " ワイドミュラー リレー" +value: "171" +data: Eccube\Entity\Category {#4627 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#4625 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4628 …} -Children: Doctrine\ORM\PersistentCollection {#4631 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13507 +label: " ワイドミュラー リレーソケット" +value: "106" +data: Eccube\Entity\Category {#4636 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#4632 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4633 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4637 …} -Children: Doctrine\ORM\PersistentCollection {#4640 …} -Parent: Eccube\Entity\Category {#4585} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13508 +label: " リレーアクセサリ" +value: "107" +data: Eccube\Entity\Category {#4641 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#4634 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#4635 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4642 …} -Children: Doctrine\ORM\PersistentCollection {#4645 …} -Parent: Eccube\Entity\Category {#4636} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13509 +label: " スイッチング・パワーサプライ" +value: "98" +data: Eccube\Entity\Category {#4648 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#4595 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4596 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4649 …} -Children: Doctrine\ORM\PersistentCollection {#4652 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13510 +label: " オムロン" +value: "99" +data: Eccube\Entity\Category {#4653 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#4646 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4654 …} -Children: Doctrine\ORM\PersistentCollection {#4657 …} -Parent: Eccube\Entity\Category {#4648} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13511 +label: " 電力量計" +value: "79" +data: Eccube\Entity\Category {#4662 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#4658 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4663 …} -Children: Doctrine\ORM\PersistentCollection {#4666 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +label: " 大崎電気工業" +value: "81" +data: Eccube\Entity\Category {#4667 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#4660 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4668 …} -Children: Doctrine\ORM\PersistentCollection {#4671 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#4676 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#4674 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4677 …} -Children: Doctrine\ORM\PersistentCollection {#4680 …} -Parent: Eccube\Entity\Category {#4662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +label: " サーキットプロテクタ" +value: "114" +data: Eccube\Entity\Category {#4681 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#4561 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4560 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4682 …} -Children: Doctrine\ORM\PersistentCollection {#4685 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +label: " エネルギーモニタ" +value: "90" +data: Eccube\Entity\Category {#4690 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#4686 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4691 …} -Children: Doctrine\ORM\PersistentCollection {#4694 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +label: " パナソニック" +value: "91" +data: Eccube\Entity\Category {#4695 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#4688 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4696 …} -Children: Doctrine\ORM\PersistentCollection {#4699 …} -Parent: Eccube\Entity\Category {#4690} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +label: " 高圧交流気中負荷開閉器" +value: "113" +data: Eccube\Entity\Category {#4702 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#4700 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4703 …} -Children: Doctrine\ORM\PersistentCollection {#4706 …} -Parent: Eccube\Entity\Category {#4354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +label: "タイマー タイムスイッチ" +value: "15" +data: Eccube\Entity\Category {#4709 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#4672 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4710 …} -Children: Doctrine\ORM\PersistentCollection {#4713 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +label: " オムロン" +value: "158" +data: Eccube\Entity\Category {#4714 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#4707 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4715 …} -Children: Doctrine\ORM\PersistentCollection {#4718 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +label: " パナソニック" +value: "82" +data: Eccube\Entity\Category {#4725 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#4721 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4726 …} -Children: Doctrine\ORM\PersistentCollection {#4729 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +label: " タイムスイッチ" +value: "87" +data: Eccube\Entity\Category {#4730 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#4723 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#4724 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4731 …} -Children: Doctrine\ORM\PersistentCollection {#4734 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +label: " タイマー" +value: "86" +data: Eccube\Entity\Category {#4739 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#4737 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#4738 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4740 …} -Children: Doctrine\ORM\PersistentCollection {#4743 …} -Parent: Eccube\Entity\Category {#4725} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +label: " 三菱電機" +value: "89" +data: Eccube\Entity\Category {#4744 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#4719 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4720 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4745 …} -Children: Doctrine\ORM\PersistentCollection {#4748 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +label: " 大崎電気工業" +value: "84" +data: Eccube\Entity\Category {#4751 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#4749 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4752 …} -Children: Doctrine\ORM\PersistentCollection {#4755 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +label: " オムロン" +value: "83" +data: Eccube\Entity\Category {#4760 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#4756 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#4757 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4761 …} -Children: Doctrine\ORM\PersistentCollection {#4764 …} -Parent: Eccube\Entity\Category {#4709} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +label: " 三菱電機" +value: "88" +data: Eccube\Entity\Category {#4765 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#4758 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#4759 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4766 …} -Children: Doctrine\ORM\PersistentCollection {#4769 …} -Parent: Eccube\Entity\Category {#4760} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +label: "システムラック" +value: "35" +data: Eccube\Entity\Category {#4774 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#4735 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4775 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +label: " 小型ラック" +value: "65" +data: Eccube\Entity\Category {#4779 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#4770 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4780 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: Eccube\Entity\Category {#4774} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +label: " スタンダードタイプ" +value: "66" +data: Eccube\Entity\Category {#4784 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#4772 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4785 …} -Children: Doctrine\ORM\PersistentCollection {#4788 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +label: " サーバ収納タイプ" +value: "68" +data: Eccube\Entity\Category {#4795 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#4793 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4796 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +label: " 壁掛けタイプ" +value: "67" +data: Eccube\Entity\Category {#4802 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#4800 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4801 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4803 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +label: " デスクタイプ" +value: "69" +data: Eccube\Entity\Category {#4809 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#4807 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4810 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +label: " 台板・HUB収納タイプ" +value: "70" +data: Eccube\Entity\Category {#4816 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#4814 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4815 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4817 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: Eccube\Entity\Category {#4779} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13534 +label: "スマートHEMS" +value: "34" +data: Eccube\Entity\Category {#4821 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#4789 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4790 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4822 …} -Children: Doctrine\ORM\PersistentCollection {#4825 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +label: " AiSEG3" +value: "486" +data: Eccube\Entity\Category {#4826 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#4791 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#4792 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4827 …} -Children: Doctrine\ORM\PersistentCollection {#4830 …} -Parent: Eccube\Entity\Category {#4821} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +label: " HEMS関連商品" +value: "205" +data: Eccube\Entity\Category {#4835 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#4833 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4834 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +label: " アダプタ" +value: "204" +data: Eccube\Entity\Category {#4842 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#4840 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4841 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4843 …} -Children: Doctrine\ORM\PersistentCollection {#4846 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13538 +label: " センサー" +value: "203" +data: Eccube\Entity\Category {#4849 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#4847 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +label: " 計測装置・オプション品" +value: "202" +data: Eccube\Entity\Category {#4856 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#4854 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4855 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4857 …} -Children: Doctrine\ORM\PersistentCollection {#4860 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13540 +label: " AiSEG2" +value: "201" +data: Eccube\Entity\Category {#4863 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#4861 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4862 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4821} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13541 +label: "キャビネットラック" +value: "11" +data: Eccube\Entity\Category {#4872 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#4832 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4831 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13542 +label: " 盤用露出型" +value: "172" +data: Eccube\Entity\Category {#4877 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#4868 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4869 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13543 +label: " 鉄板ベース" +value: "174" +data: Eccube\Entity\Category {#4882 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#4870 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4871 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4883 …} -Children: Doctrine\ORM\PersistentCollection {#4886 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13544 +label: " 木板ベース" +value: "173" +data: Eccube\Entity\Category {#4893 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#4891 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4894 …} -Children: Doctrine\ORM\PersistentCollection {#4897 …} -Parent: Eccube\Entity\Category {#4877} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +label: " 盤用埋込型" +value: "175" +data: Eccube\Entity\Category {#4900 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#4888 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4887 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4901 …} -Children: Doctrine\ORM\PersistentCollection {#4904 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13546 +label: " 鉄板ベース" +value: "177" +data: Eccube\Entity\Category {#4905 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#4898 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4899 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13547 +label: " 木板ベース" +value: "176" +data: Eccube\Entity\Category {#4914 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#4912 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4913 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4915 …} -Children: Doctrine\ORM\PersistentCollection {#4918 …} -Parent: Eccube\Entity\Category {#4900} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13548 +label: " 屋外用制御盤" +value: "178" +data: Eccube\Entity\Category {#4921 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#4890 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4889 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4922 …} -Children: Doctrine\ORM\PersistentCollection {#4925 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13549 +label: " 鉄板ベース" +value: "180" +data: Eccube\Entity\Category {#4926 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#4919 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4920 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4927 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13550 +label: " 木板ベース" +value: "179" +data: Eccube\Entity\Category {#4935 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#4933 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4936 …} -Children: Doctrine\ORM\PersistentCollection {#4939 …} -Parent: Eccube\Entity\Category {#4921} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13551 +label: " 情報通信" +value: "181" +data: Eccube\Entity\Category {#4942 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#4911 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4910 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13552 +label: " HUB収納壁掛ワイドタイプ" +value: "355" +data: Eccube\Entity\Category {#4947 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#4940 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#4941 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13553 +label: " HUB収納天井取付" +value: "187" +data: Eccube\Entity\Category {#4956 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#4954 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13554 +label: " HUB収納壁掛全面換気口" +value: "186" +data: Eccube\Entity\Category {#4963 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#4961 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4962 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13555 +label: " HUB収納壁掛ボデーファン付" +value: "185" +data: Eccube\Entity\Category {#4970 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#4968 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4969 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13556 +label: " HUB収納壁掛ドアファン付" +value: "184" +data: Eccube\Entity\Category {#4977 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#4975 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +label: " HUB収納壁掛" +value: "183" +data: Eccube\Entity\Category {#4984 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#4982 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13558 +label: " HUB収納壁掛換気口付" +value: "182" +data: Eccube\Entity\Category {#4991 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#4989 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4942} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13559 +label: " 計器盤" +value: "206" +data: Eccube\Entity\Category {#4998 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#4952 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4953 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13560 +label: " 集合計器盤" +value: "209" +data: Eccube\Entity\Category {#5003 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#4996 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#4997 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5004 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13561 +label: " 引込計器盤" +value: "208" +data: Eccube\Entity\Category {#5012 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5010 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5011 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5013 …} -Children: Doctrine\ORM\PersistentCollection {#5016 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +label: " テナントキャビネット" +value: "207" +data: Eccube\Entity\Category {#5019 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5017 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5018 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5020 …} -Children: Doctrine\ORM\PersistentCollection {#5023 …} -Parent: Eccube\Entity\Category {#4998} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13563 +label: " 屋外用小型ボックス" +value: "220" +data: Eccube\Entity\Category {#5024 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5008 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5009 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5025 …} -Children: Doctrine\ORM\PersistentCollection {#5028 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13564 +label: " 自立制御盤基台付" +value: "210" +data: Eccube\Entity\Category {#5033 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5029 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5030 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5034 …} -Children: Doctrine\ORM\PersistentCollection {#5037 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13565 +label: " フカサ250㎜" +value: "211" +data: Eccube\Entity\Category {#5038 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5031 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5032 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13566 +label: " フカサ350㎜" +value: "212" +data: Eccube\Entity\Category {#5047 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5045 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5046 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5051 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13567 +label: " フカサ400㎜" +value: "213" +data: Eccube\Entity\Category {#5054 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5052 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5058 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13568 +label: " フカサ500㎜" +value: "214" +data: Eccube\Entity\Category {#5061 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5059 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5060 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5062 …} -Children: Doctrine\ORM\PersistentCollection {#5065 …} -Parent: Eccube\Entity\Category {#5033} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13569 +label: " 屋外用自立制御盤基台付" +value: "215" +data: Eccube\Entity\Category {#5068 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#4931 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#4932 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5069 …} -Children: Doctrine\ORM\PersistentCollection {#5072 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13570 +label: " フカサ350㎜" +value: "216" +data: Eccube\Entity\Category {#5073 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5066 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5067 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5074 …} -Children: Doctrine\ORM\PersistentCollection {#5077 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13571 +label: " フカサ500㎜" +value: "217" +data: Eccube\Entity\Category {#5082 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5080 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5081 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5083 …} -Children: Doctrine\ORM\PersistentCollection {#5086 …} -Parent: Eccube\Entity\Category {#5068} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13572 +label: " 熱対策制御盤" +value: "199" +data: Eccube\Entity\Category {#5087 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5044 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5043 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5088 …} -Children: Doctrine\ORM\PersistentCollection {#5091 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13573 +label: " 熱対策通信" +value: "200" +data: Eccube\Entity\Category {#5094 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5092 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5093 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13574 +label: " 耐風雨" +value: "219" +data: Eccube\Entity\Category {#5101 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5099 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5100 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +label: " 大型高圧受電盤" +value: "221" +data: Eccube\Entity\Category {#5108 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5106 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5107 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5109 …} -Children: Doctrine\ORM\PersistentCollection {#5112 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13576 +label: " 盤内装用" +value: "218" +data: Eccube\Entity\Category {#5115 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5113 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5114 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +label: " 光接続箱 オプション" +value: "494" +data: Eccube\Entity\Category {#5122 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5120 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5121 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#4872} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: "日東工業製品の光接続箱のオプション" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13578 +label: "プラボックス" +value: "12" +data: Eccube\Entity\Category {#5127 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5079 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5078 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5128 …} -Children: Doctrine\ORM\PersistentCollection {#5131 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13579 +label: "分電盤" +value: "13" +data: Eccube\Entity\Category {#5138 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5132 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5133 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5139 …} -Children: Doctrine\ORM\PersistentCollection {#5142 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13580 +label: " パナソニック" +value: "489" +data: Eccube\Entity\Category {#5143 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5134 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5135 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13581 +label: " FLEXIID(フレキシード)" +value: "490" +data: Eccube\Entity\Category {#5148 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5136 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5137 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13582 +label: " 日東工業" +value: "350" +data: Eccube\Entity\Category {#5159 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5155 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5156 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5160 …} -Children: Doctrine\ORM\PersistentCollection {#5163 …} -Parent: Eccube\Entity\Category {#5138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13583 +label: " EV6KW対応ホーム分電盤" +value: "498" +data: Eccube\Entity\Category {#5164 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5157 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5158 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13584 +label: " 切替機能付ホーム分電盤" +value: "351" +data: Eccube\Entity\Category {#5173 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5171 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5172 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5174 …} -Children: Doctrine\ORM\PersistentCollection {#5177 …} -Parent: Eccube\Entity\Category {#5159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13585 +label: "ブレーカ" +value: "14" +data: Eccube\Entity\Category {#5180 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5170 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5181 …} -Children: Doctrine\ORM\PersistentCollection {#5184 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13586 +label: " 三菱電機" +value: "259" +data: Eccube\Entity\Category {#5185 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5153 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5154 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13587 +label: " 配線用遮断器" +value: "260" +data: Eccube\Entity\Category {#5190 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5178 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5179 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5191 …} -Children: Doctrine\ORM\PersistentCollection {#5194 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13588 +label: " 漏電遮断機" +value: "261" +data: Eccube\Entity\Category {#5201 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5199 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5200 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5202 …} -Children: Doctrine\ORM\PersistentCollection {#5205 …} -Parent: Eccube\Entity\Category {#5185} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13589 +label: " サーキットブレーカ" +value: "126" +data: Eccube\Entity\Category {#5208 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5196 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5195 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5209 …} -Children: Doctrine\ORM\PersistentCollection {#5212 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13590 +label: " 日東工業" +value: "128" +data: Eccube\Entity\Category {#5213 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5206 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5207 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13591 +label: " 三菱電機" +value: "149" +data: Eccube\Entity\Category {#5222 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5220 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5221 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5223 …} -Children: Doctrine\ORM\PersistentCollection {#5226 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13592 +label: " 富士電機" +value: "147" +data: Eccube\Entity\Category {#5229 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5227 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5228 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5230 …} -Children: Doctrine\ORM\PersistentCollection {#5233 …} -Parent: Eccube\Entity\Category {#5208} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13593 +label: " 漏電ブレーカ" +value: "127" +data: Eccube\Entity\Category {#5236 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5218 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5219 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5237 …} -Children: Doctrine\ORM\PersistentCollection {#5240 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +label: " パナソニック" +value: "488" +data: Eccube\Entity\Category {#5241 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5234 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5235 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5242 …} -Children: Doctrine\ORM\PersistentCollection {#5245 …} -Parent: Eccube\Entity\Category {#5236} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13595 +label: " 日東工業" +value: "129" +data: Eccube\Entity\Category {#5250 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5248 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5249 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5251 …} -Children: Doctrine\ORM\PersistentCollection {#5254 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13596 +label: " 富士電機" +value: "148" +data: Eccube\Entity\Category {#5257 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5255 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5256 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5258 …} -Children: Doctrine\ORM\PersistentCollection {#5261 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13597 +label: " テンパール工業" +value: "146" +data: Eccube\Entity\Category {#5264 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5262 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5263 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5265 …} -Children: Doctrine\ORM\PersistentCollection {#5268 …} -Parent: Eccube\Entity\Category {#5236} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13598 +label: " 安全ブレーカ" +value: "140" +data: Eccube\Entity\Category {#5269 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5197 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5198 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13599 +label: " ノントリップスイッチ" +value: "138" +data: Eccube\Entity\Category {#5276 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#5274 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5275 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5277 …} -Children: Doctrine\ORM\PersistentCollection {#5280 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13600 +label: " プチスリムタイプ" +value: "139" +data: Eccube\Entity\Category {#5283 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#5281 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5282 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13601 +label: " ビリビリガード" +value: "145" +data: Eccube\Entity\Category {#5290 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#5288 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5289 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13602 +label: " エンクローズブレーカ" +value: "141" +data: Eccube\Entity\Category {#5297 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#5295 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5296 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13603 +label: " カバースイッチ" +value: "137" +data: Eccube\Entity\Category {#5304 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#5302 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5303 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13604 +label: " 開閉器" +value: "136" +data: Eccube\Entity\Category {#5311 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#5309 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5310 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13605 +label: " プラグインブレーカ" +value: "142" +data: Eccube\Entity\Category {#5318 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#5316 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5317 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13606 +label: " 感震ブレーカ" +value: "130" +data: Eccube\Entity\Category {#5327 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#5323 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5324 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13607 +label: " 日東工業" +value: "133" +data: Eccube\Entity\Category {#5332 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#5325 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5326 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5333 …} -Children: Doctrine\ORM\PersistentCollection {#5336 …} -Parent: Eccube\Entity\Category {#5327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13608 +label: " 避雷器" +value: "144" +data: Eccube\Entity\Category {#5339 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#5337 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5338 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13609 +label: " パワーアラーム" +value: "143" +data: Eccube\Entity\Category {#5346 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#5344 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#5345 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13610 +label: " 分散型電源システム用" +value: "135" +data: Eccube\Entity\Category {#5353 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#5351 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#5352 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13611 +label: " 単3中性線欠相保護付漏電ブレーカ" +value: "134" +data: Eccube\Entity\Category {#5360 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#5358 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#5359 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5361 …} -Children: Doctrine\ORM\PersistentCollection {#5364 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13612 +label: " 漏電ブレーカ 経済型" +value: "131" +data: Eccube\Entity\Category {#5369 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#5365 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#5366 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5370 …} -Children: Doctrine\ORM\PersistentCollection {#5373 …} -Parent: Eccube\Entity\Category {#5180} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13613 +label: " 日東工業" +value: "132" +data: Eccube\Entity\Category {#5374 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#5367 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#5368 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5369} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13614 +label: "配線器具" +value: "16" +data: Eccube\Entity\Category {#5385 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5247 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5246 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5386 …} -Children: Doctrine\ORM\PersistentCollection {#5389 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13615 +label: " パナソニック" +value: "265" +data: Eccube\Entity\Category {#5390 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#5379 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#5380 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5391 …} -Children: Doctrine\ORM\PersistentCollection {#5394 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13616 +label: " アドバンスシリーズ配線器具" +value: "257" +data: Eccube\Entity\Category {#5395 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#5381 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5382 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13617 +label: " スイッチ" +value: "276" +data: Eccube\Entity\Category {#5400 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#5383 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5384 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5401 …} -Children: Doctrine\ORM\PersistentCollection {#5404 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13618 +label: " 換気扇・タイマスイッチ" +value: "275" +data: Eccube\Entity\Category {#5413 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#5411 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5412 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13619 +label: " 調光スイッチ" +value: "274" +data: Eccube\Entity\Category {#5420 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#5418 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5419 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13620 +label: " 機能スイッチ" +value: "273" +data: Eccube\Entity\Category {#5427 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#5425 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5426 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13621 +label: " かってにスイッチ" +value: "272" +data: Eccube\Entity\Category {#5434 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#5432 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5433 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13622 +label: " ナイトライト・保安灯" +value: "271" +data: Eccube\Entity\Category {#5441 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#5439 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5440 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13623 +label: " コンセント" +value: "270" +data: Eccube\Entity\Category {#5448 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#5446 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5447 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13624 +label: " プレート・付属品" +value: "269" +data: Eccube\Entity\Category {#5455 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#5453 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5454 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5456 …} -Children: Doctrine\ORM\PersistentCollection {#5459 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13625 +label: " リンクプラス" +value: "258" +data: Eccube\Entity\Category {#5462 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#5460 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#5461 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5463 …} -Children: Doctrine\ORM\PersistentCollection {#5466 …} -Parent: Eccube\Entity\Category {#5395} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13626 +label: " コスモシリーズワイド21配線器具" +value: "277" +data: Eccube\Entity\Category {#5469 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#5409 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5410 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5470 …} -Children: Doctrine\ORM\PersistentCollection {#5473 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13627 +label: " スイッチ" +value: "287" +data: Eccube\Entity\Category {#5474 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#5467 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5468 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5475 …} -Children: Doctrine\ORM\PersistentCollection {#5478 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13628 +label: " 換気扇スイッチ" +value: "286" +data: Eccube\Entity\Category {#5483 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#5481 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5482 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5484 …} -Children: Doctrine\ORM\PersistentCollection {#5487 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13629 +label: " 調光スイッチ" +value: "285" +data: Eccube\Entity\Category {#5490 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#5488 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5489 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5491 …} -Children: Doctrine\ORM\PersistentCollection {#5494 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +label: " 機能スイッチ" +value: "284" +data: Eccube\Entity\Category {#5497 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#5495 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5496 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5498 …} -Children: Doctrine\ORM\PersistentCollection {#5501 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13631 +label: " かってにスイッチ" +value: "283" +data: Eccube\Entity\Category {#5504 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#5502 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5503 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5505 …} -Children: Doctrine\ORM\PersistentCollection {#5508 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +label: " ナイトライト・保安灯" +value: "282" +data: Eccube\Entity\Category {#5511 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#5509 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5510 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13633 +label: " コンセント" +value: "281" +data: Eccube\Entity\Category {#5518 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#5516 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5517 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5519 …} -Children: Doctrine\ORM\PersistentCollection {#5522 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +label: " プレート・付属品" +value: "279" +data: Eccube\Entity\Category {#5525 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#5523 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#5524 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5526 …} -Children: Doctrine\ORM\PersistentCollection {#5529 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +label: " その他" +value: "280" +data: Eccube\Entity\Category {#5532 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#5530 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#5531 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5533 …} -Children: Doctrine\ORM\PersistentCollection {#5536 …} -Parent: Eccube\Entity\Category {#5469} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +label: " デザイン配線器具" +value: "482" +data: Eccube\Entity\Category {#5539 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#5479 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5480 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5540 …} -Children: Doctrine\ORM\PersistentCollection {#5543 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +label: " エクストラ" +value: "483" +data: Eccube\Entity\Category {#5544 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#5537 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5538 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5545 …} -Children: Doctrine\ORM\PersistentCollection {#5548 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +label: " スマートデザインシリーズ" +value: "484" +data: Eccube\Entity\Category {#5553 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#5551 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5552 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +label: " Sプレート" +value: "485" +data: Eccube\Entity\Category {#5560 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#5558 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#5559 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5561 …} -Children: Doctrine\ORM\PersistentCollection {#5564 …} -Parent: Eccube\Entity\Category {#5539} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13640 +label: " 床用配線器具" +value: "487" +data: Eccube\Entity\Category {#5565 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#5549 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5550 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5566 …} -Children: Doctrine\ORM\PersistentCollection {#5569 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13641 +label: " USBコンセント" +value: "491" +data: Eccube\Entity\Category {#5572 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#5570 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#5571 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5573 …} -Children: Doctrine\ORM\PersistentCollection {#5576 …} -Parent: Eccube\Entity\Category {#5390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13642 +label: " プレトラックコンセント" +value: "85" +data: Eccube\Entity\Category {#5577 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#5407 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5408 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5385} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13643 +label: "配管材料" +value: "18" +data: Eccube\Entity\Category {#5586 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#5406 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5587 …} -Children: Doctrine\ORM\PersistentCollection {#5590 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13644 +label: " 未来工業" +value: "302" +data: Eccube\Entity\Category {#5591 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#5582 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5583 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13645 +label: " PF管" +value: "222" +data: Eccube\Entity\Category {#5596 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#5584 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5585 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5597 …} -Children: Doctrine\ORM\PersistentCollection {#5600 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13646 +label: " CD管" +value: "250" +data: Eccube\Entity\Category {#5607 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#5605 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5606 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5608 …} -Children: Doctrine\ORM\PersistentCollection {#5611 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13647 +label: " PF管付属品" +value: "229" +data: Eccube\Entity\Category {#5614 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#5612 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5613 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5615 …} -Children: Doctrine\ORM\PersistentCollection {#5618 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13648 +label: " CD管付属品" +value: "228" +data: Eccube\Entity\Category {#5621 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#5619 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5620 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5622 …} -Children: Doctrine\ORM\PersistentCollection {#5625 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13649 +label: " ビニル電線管(塩ビ)" +value: "227" +data: Eccube\Entity\Category {#5628 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#5626 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5627 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5629 …} -Children: Doctrine\ORM\PersistentCollection {#5632 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13650 +label: " ビニル電線管(塩ビ)付属品" +value: "226" +data: Eccube\Entity\Category {#5637 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#5633 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5634 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5638 …} -Children: Doctrine\ORM\PersistentCollection {#5641 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13651 +label: " カップリング" +value: "236" +data: Eccube\Entity\Category {#5642 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#5635 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5636 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5643 …} -Children: Doctrine\ORM\PersistentCollection {#5646 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13652 +label: " エントランスキャップ" +value: "235" +data: Eccube\Entity\Category {#5651 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#5649 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5650 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5652 …} -Children: Doctrine\ORM\PersistentCollection {#5655 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13653 +label: " コネクタ" +value: "237" +data: Eccube\Entity\Category {#5658 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#5656 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5657 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5659 …} -Children: Doctrine\ORM\PersistentCollection {#5662 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13654 +label: " ノーマルベンド" +value: "234" +data: Eccube\Entity\Category {#5665 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#5663 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5664 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5666 …} -Children: Doctrine\ORM\PersistentCollection {#5669 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13655 +label: " 片サドル" +value: "233" +data: Eccube\Entity\Category {#5672 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#5670 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5671 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5673 …} -Children: Doctrine\ORM\PersistentCollection {#5676 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13656 +label: " 露出スィツチボックス" +value: "232" +data: Eccube\Entity\Category {#5679 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#5677 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5678 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5680 …} -Children: Doctrine\ORM\PersistentCollection {#5683 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13657 +label: " 露出丸ボックス" +value: "231" +data: Eccube\Entity\Category {#5686 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#5684 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5685 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5687 …} -Children: Doctrine\ORM\PersistentCollection {#5690 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13658 +label: " ボックス" +value: "230" +data: Eccube\Entity\Category {#5693 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#5691 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5692 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5694 …} -Children: Doctrine\ORM\PersistentCollection {#5697 …} -Parent: Eccube\Entity\Category {#5637} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13659 +label: " 大口経可とう管・付属品" +value: "225" +data: Eccube\Entity\Category {#5700 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#5603 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5604 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5701 …} -Children: Doctrine\ORM\PersistentCollection {#5704 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13660 +label: " ミラレックス" +value: "242" +data: Eccube\Entity\Category {#5705 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#5698 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5699 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5706 …} -Children: Doctrine\ORM\PersistentCollection {#5709 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13661 +label: " コネクタ" +value: "241" +data: Eccube\Entity\Category {#5714 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#5712 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5713 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5715 …} -Children: Doctrine\ORM\PersistentCollection {#5718 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13662 +label: " カップリング" +value: "240" +data: Eccube\Entity\Category {#5721 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#5719 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5720 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5722 …} -Children: Doctrine\ORM\PersistentCollection {#5725 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13663 +label: " コンビネーションカップリング" +value: "239" +data: Eccube\Entity\Category {#5728 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#5726 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5727 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5729 …} -Children: Doctrine\ORM\PersistentCollection {#5732 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13664 +label: " ベルマウス" +value: "238" +data: Eccube\Entity\Category {#5735 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#5733 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5734 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5736 …} -Children: Doctrine\ORM\PersistentCollection {#5739 …} -Parent: Eccube\Entity\Category {#5700} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13665 +label: " 地中埋設管(FEP)" +value: "224" +data: Eccube\Entity\Category {#5742 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#5710 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5711 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5743 …} -Children: Doctrine\ORM\PersistentCollection {#5746 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13666 +label: " ミラレックスF" +value: "247" +data: Eccube\Entity\Category {#5747 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#5740 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5741 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5748 …} -Children: Doctrine\ORM\PersistentCollection {#5751 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13667 +label: " コネクタ" +value: "246" +data: Eccube\Entity\Category {#5756 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#5754 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5755 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5757 …} -Children: Doctrine\ORM\PersistentCollection {#5760 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13668 +label: " コンビネーションカップリング" +value: "245" +data: Eccube\Entity\Category {#5763 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#5761 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5762 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5764 …} -Children: Doctrine\ORM\PersistentCollection {#5767 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13669 +label: " カップリング" +value: "244" +data: Eccube\Entity\Category {#5770 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#5768 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5769 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5771 …} -Children: Doctrine\ORM\PersistentCollection {#5774 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13670 +label: " ベルマウス" +value: "243" +data: Eccube\Entity\Category {#5777 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#5775 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5776 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5778 …} -Children: Doctrine\ORM\PersistentCollection {#5781 …} -Parent: Eccube\Entity\Category {#5742} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13671 +label: " TLフレキ" +value: "223" +data: Eccube\Entity\Category {#5784 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#5752 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5753 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5788 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13672 +label: " TLフレキ" +value: "249" +data: Eccube\Entity\Category {#5789 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#5782 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#5783 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5790 …} -Children: Doctrine\ORM\PersistentCollection {#5793 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13673 +label: " TLフレキ付属" +value: "248" +data: Eccube\Entity\Category {#5798 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#5796 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#5797 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5802 …} -Parent: Eccube\Entity\Category {#5784} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +label: " カクフレキ" +value: "251" +data: Eccube\Entity\Category {#5803 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#5601 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5602 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5804 …} -Children: Doctrine\ORM\PersistentCollection {#5807 …} -Parent: Eccube\Entity\Category {#5591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +label: " パナソニック" +value: "303" +data: Eccube\Entity\Category {#5810 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#5794 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5795 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5811 …} -Children: Doctrine\ORM\PersistentCollection {#5814 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +label: " PF・CD管" +value: "17" +data: Eccube\Entity\Category {#5815 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#5808 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#5809 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5816 …} -Children: Doctrine\ORM\PersistentCollection {#5819 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +label: " ねじなしパイプ付属" +value: "310" +data: Eccube\Entity\Category {#5824 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#5822 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5823 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5825 …} -Children: Doctrine\ORM\PersistentCollection {#5828 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +label: " ポリエチライニング電線管付属" +value: "309" +data: Eccube\Entity\Category {#5831 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#5829 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5830 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5832 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +label: " 非防水プリカ" +value: "308" +data: Eccube\Entity\Category {#5838 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#5836 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5837 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +label: " 防水プリカ" +value: "307" +data: Eccube\Entity\Category {#5845 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#5843 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5844 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +label: " メタルモール" +value: "306" +data: Eccube\Entity\Category {#5852 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#5850 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5851 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +label: " 可とう電線管" +value: "304" +data: Eccube\Entity\Category {#5859 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#5857 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#5858 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +label: " ボックス・カバー" +value: "305" +data: Eccube\Entity\Category {#5866 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#5864 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5865 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5810} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +label: " 吉田商事" +value: "311" +data: Eccube\Entity\Category {#5873 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#5647 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5648 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +label: " プリカ付属" +value: "312" +data: Eccube\Entity\Category {#5878 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#5871 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5872 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5879 …} -Children: Doctrine\ORM\PersistentCollection {#5882 …} -Parent: Eccube\Entity\Category {#5873} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +label: " 細田電器産業" +value: "313" +data: Eccube\Entity\Category {#5887 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#5883 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5884 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +label: " ブッシング" +value: "314" +data: Eccube\Entity\Category {#5892 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#5885 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5886 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5893 …} -Children: Doctrine\ORM\PersistentCollection {#5896 …} -Parent: Eccube\Entity\Category {#5887} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +label: " 日新工業所" +value: "315" +data: Eccube\Entity\Category {#5901 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#5897 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5898 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +label: " ブッシング" +value: "316" +data: Eccube\Entity\Category {#5906 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#5899 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5900 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5901} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +label: " 八洲電工" +value: "317" +data: Eccube\Entity\Category {#5915 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#5911 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5912 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5916 …} -Children: Doctrine\ORM\PersistentCollection {#5919 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +label: " ステンレスプールボックス" +value: "319" +data: Eccube\Entity\Category {#5920 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#5913 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5914 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +label: " 鉄製プールボックス" +value: "318" +data: Eccube\Entity\Category {#5929 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#5927 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5928 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5915} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +label: " 三桂製作所" +value: "320" +data: Eccube\Entity\Category {#5936 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#5820 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5821 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +label: " ケイフレックス" +value: "321" +data: Eccube\Entity\Category {#5941 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#5934 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#5935 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5936} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +label: " ネオフレックス" +value: "353" +data: Eccube\Entity\Category {#5948 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#5946 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#5947 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +label: "支持金具" +value: "19" +data: Eccube\Entity\Category {#5955 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#5926 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +label: " パイラック" +value: "188" +data: Eccube\Entity\Category {#5960 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#5953 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5954 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5961 …} -Children: Doctrine\ORM\PersistentCollection {#5964 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +label: " ダクタークリップ" +value: "189" +data: Eccube\Entity\Category {#5969 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#5967 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5968 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +label: " ケーブル支持金具" +value: "190" +data: Eccube\Entity\Category {#5976 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#5974 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5975 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5977 …} -Children: Doctrine\ORM\PersistentCollection {#5980 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +label: " 保護キャップ" +value: "191" +data: Eccube\Entity\Category {#5983 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#5981 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5982 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +label: " ダクター" +value: "192" +data: Eccube\Entity\Category {#5990 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#5988 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#5989 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +label: " 2重天井用金具" +value: "193" +data: Eccube\Entity\Category {#5997 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#5995 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5996 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +label: " 屋外配管用ブロック" +value: "194" +data: Eccube\Entity\Category {#6004 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6002 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6003 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +label: " サドルベース" +value: "195" +data: Eccube\Entity\Category {#6011 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6009 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6010 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +label: " レースウェイ付属" +value: "196" +data: Eccube\Entity\Category {#6018 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6016 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6017 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +label: " 吊ボルト支持金具" +value: "197" +data: Eccube\Entity\Category {#6025 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6023 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6024 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +label: " ビームラックル" +value: "198" +data: Eccube\Entity\Category {#6032 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6030 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6031 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5955} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +label: "熱関連機器" +value: "21" +data: Eccube\Entity\Category {#6039 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#5965 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5966 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +label: " ルーバー" +value: "150" +data: Eccube\Entity\Category {#6044 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6037 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6038 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6045 …} -Children: Doctrine\ORM\PersistentCollection {#6048 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +label: " フード付ルーバー" +value: "154" +data: Eccube\Entity\Category {#6053 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6051 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6052 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +label: " 丸形防水ルーバー" +value: "153" +data: Eccube\Entity\Category {#6060 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6058 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +label: " 換気扇付丸形ルーバー" +value: "152" +data: Eccube\Entity\Category {#6067 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6065 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6066 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +label: " 換気扇付丸形防水ルーバー" +value: "151" +data: Eccube\Entity\Category {#6074 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6072 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6073 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#6039} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +label: "アンテナ部材" +value: "22" +data: Eccube\Entity\Category {#6081 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6049 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6050 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +label: " 高速同軸モデム" +value: "170" +data: Eccube\Entity\Category {#6086 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6079 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6080 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +label: " 情報分電盤" +value: "169" +data: Eccube\Entity\Category {#6095 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6093 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +label: " ブースタ" +value: "168" +data: Eccube\Entity\Category {#6102 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6100 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6101 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +label: " TLCモデム" +value: "167" +data: Eccube\Entity\Category {#6109 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6107 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +label: " アンテナ" +value: "166" +data: Eccube\Entity\Category {#6116 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6114 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +label: " 混合器" +value: "165" +data: Eccube\Entity\Category {#6123 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6121 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6124 …} -Children: Doctrine\ORM\PersistentCollection {#6127 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +label: " フィルタアットネータ" +value: "164" +data: Eccube\Entity\Category {#6130 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6128 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +label: " 分岐器" +value: "163" +data: Eccube\Entity\Category {#6137 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6135 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6136 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +label: " 分岐・分配器" +value: "162" +data: Eccube\Entity\Category {#6144 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6142 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +label: " テレビ端子" +value: "161" +data: Eccube\Entity\Category {#6151 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6149 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +label: " テレビ接続ケーブル" +value: "160" +data: Eccube\Entity\Category {#6158 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6156 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6157 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6159 …} -Children: Doctrine\ORM\PersistentCollection {#6162 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +label: " コネクタ プラグ" +value: "159" +data: Eccube\Entity\Category {#6165 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6163 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +label: "モール・ダクト" +value: "23" +data: Eccube\Entity\Category {#6170 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6092 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6091 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6171 …} -Children: Doctrine\ORM\PersistentCollection {#6174 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +label: "結束バンド" +value: "24" +data: Eccube\Entity\Category {#6177 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6175 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +label: "差込コネクタ" +value: "27" +data: Eccube\Entity\Category {#6186 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6182 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +label: " ニチフ" +value: "155" +data: Eccube\Entity\Category {#6191 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6184 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6185 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6192 …} -Children: Doctrine\ORM\PersistentCollection {#6195 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +label: " カワグチ" +value: "157" +data: Eccube\Entity\Category {#6200 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6198 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +label: " ワゴジャパン" +value: "156" +data: Eccube\Entity\Category {#6207 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6205 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6186} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +label: "住宅用警報機" +value: "25" +data: Eccube\Entity\Category {#6212 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6196 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6213 …} -Children: Doctrine\ORM\PersistentCollection {#6216 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +label: "圧着端子関連" +value: "28" +data: Eccube\Entity\Category {#6221 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6217 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6218 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +label: " 棒端子" +value: "64" +data: Eccube\Entity\Category {#6226 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6219 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +label: "換気扇" +value: "26" +data: Eccube\Entity\Category {#6233 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6231 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6232 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6234 …} -Children: Doctrine\ORM\PersistentCollection {#6237 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +label: "特選品" +value: "33" +data: Eccube\Entity\Category {#6246 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6238 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6239 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +label: " 配管材料" +value: "262" +data: Eccube\Entity\Category {#6251 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6240 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6241 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +label: " パナソニック" +value: "263" +data: Eccube\Entity\Category {#6256 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6242 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6243 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +label: " アドバンスシリーズ" +value: "264" +data: Eccube\Entity\Category {#6261 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6244 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6245 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6262 …} -Children: Doctrine\ORM\PersistentCollection {#6265 …} -Parent: Eccube\Entity\Category {#6256} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +label: "当店のイチオシ!" +value: "32" +data: Eccube\Entity\Category {#6270 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6266 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6267 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6271 …} -Children: Doctrine\ORM\PersistentCollection {#6274 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +label: " クラウケ" +value: "252" +data: Eccube\Entity\Category {#6275 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6268 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6269 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#6270} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +label: " リーダー電子" +value: "443" +data: Eccube\Entity\Category {#6284 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#6282 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#6283 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6285 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6270} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +label: "新入荷" +value: "6" +data: Eccube\Entity\Category {#6289 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#6281 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#6280 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +label: "その他材料" +value: "31" +data: Eccube\Entity\Category {#6296 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#6294 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6295 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -Children: Doctrine\ORM\PersistentCollection {#6300 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +label: "在庫処分品" +value: "30" +data: Eccube\Entity\Category {#6303 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#6301 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6302 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Category {#3372 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#3365 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#3366 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3373 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: Eccube\Entity\Category {#3367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3223 …} +description: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#13296 -form: Symfony\Component\Form\Form {#13265 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9384 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#13297 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6340 …} } |
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 | "348" |
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 ] |
label | "common.search_keyword" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#541 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#540 …} -namespace: Closure() {#538 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#13254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3001 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#13249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3026 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#13253 …} } } |
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 {#13747 -form: Symfony\Component\Form\Form {#13267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13298 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |