- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 518
- Events
- Routing
- Cache
- Translation 36
- 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
-
-
company_name
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contact_type
-
contents
-
_token
-
-
-
category_id
-
name
-
contact
"Customize\Form\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#2953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
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() {#2955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#2954 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3322 -form: Symfony\Component\Form\Form {#3157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3321 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | null |
company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#2991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#2992 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_company_name" ] |
cache_key | "_contact_company_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3326 -form: Symfony\Component\Form\Form {#3160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3325 …5} |
full_name | "contact[company_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_company_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company_name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_company_name" |
valid | true |
value | "" |
name
"Eccube\Form\Type\NameType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
firstname_name | "" |
firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3007 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3008 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3006 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3011 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "_contact_name" ] |
cache_key | "_contact_name_name" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3353 -form: Symfony\Component\Form\Form {#3185 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#3354 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "name01" |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | true |
value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3019 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3006 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3019 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3006 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3019 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3006 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3165 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name01" ] |
cache_key | "_contact_name_name01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3358 -form: Symfony\Component\Form\Form {#3188 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3357 …5} |
full_name | "contact[name][name01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name_name01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name01" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name_name01" |
valid | true |
value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3020 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3007 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3008 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3020 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3007 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3008 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3020 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3007 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#3008 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3176 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name02" ] |
cache_key | "_contact_name_name02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3359 -form: Symfony\Component\Form\Form {#3191 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3360 …5} |
full_name | "contact[name][name02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name_name02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name02" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name_name02" |
valid | true |
value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
firstname_name | "" |
firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3028 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3025 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3026 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3031 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
cache_key | "_contact_kana_kana" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3355 -form: Symfony\Component\Form\Form {#3216 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#3356 …5} |
full_name | "contact[kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "kana01" |
method | "POST" |
multipart | false |
name | "kana" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana" |
valid | true |
value | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3025 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3026 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3025 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3026 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3025 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3026 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3196 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
cache_key | "_contact_kana_kana01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3364 -form: Symfony\Component\Form\Form {#3219 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3363 …5} |
full_name | "contact[kana][kana01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana01" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana01" |
valid | true |
value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3028 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3028 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3027 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3028 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3207 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
cache_key | "_contact_kana_kana02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3365 -form: Symfony\Component\Form\Form {#3222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3366 …5} |
full_name | "contact[kana][kana02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana02" |
valid | true |
value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3054 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#3055 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3052 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "postal" "_contact_postal_code" ] |
cache_key | "_contact_postal_code_postal" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3362 -form: Symfony\Component\Form\Form {#3225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3361 …5} |
full_name | "contact[postal_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_postal_code" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postal_code" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_postal_code" |
valid | true |
value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3057 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3069 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
pref_name | "pref" |
pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr02_name | "addr02" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_contact_address" ] |
cache_key | "_contact_address_address" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3368 -form: Symfony\Component\Form\Form {#3295 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3367 …5} |
full_name | "contact[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
pref_name | "pref" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address" |
valid | true |
value | null |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
constraints | [] |
[] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3244 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3263 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3258 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3271 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3262 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3266 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2578 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Pref" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF 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 {#3266 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2578 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__pref" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3252 -_em: Doctrine\ORM\EntityManager {#494 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3254 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3255 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3256 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3253 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3247 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
cache_key | "_contact_address_pref_pref" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#3390 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#3391 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#3392 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#3393 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#3394 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#3395 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#3396 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#3397 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#3398 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#3399 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#3400 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#3401 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#3402 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#3403 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#3404 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#3405 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#3406 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#3407 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#3408 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#3409 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#3410 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#3411 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "愛知県" +value: "23" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#2615 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#3412 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#3413 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#3414 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#3415 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#3416 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#3417 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#3418 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#3419 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#3420 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#3421 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#3422 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#3423 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#3424 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#3425 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#3426 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#3427 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#3428 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#3429 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#3430 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#3431 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#3432 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#3433 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#3434 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#3435 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3372 -form: Symfony\Component\Form\Form {#3298 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3371 …5} |
full_name | "contact[address][pref]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_pref" |
is_selected | Closure($choice, $value) {#3473 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3117 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "pref" |
placeholder | "common.select__pref" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_pref" |
valid | true |
value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3057 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#3057 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3057 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3277 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
cache_key | "_contact_address_addr01_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3474 -form: Symfony\Component\Form\Form {#3301 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3475 …5} |
full_name | "contact[address][addr01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr01" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_addr01" |
valid | true |
value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3069 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#3069 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3069 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3286 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
cache_key | "_contact_address_addr02_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3476 -form: Symfony\Component\Form\Form {#3304 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3477 …5} |
full_name | "contact[address][addr02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_address_addr02" |
valid | true |
value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.phone_number_sample" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3090 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#3091 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3088 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.phone_number_sample" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
cache_key | "_contact_phone_number_phone_number" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3369 -form: Symfony\Component\Form\Form {#3307 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3370 …5} |
full_name | "contact[phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone_number" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone_number" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone_number" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2962 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#2963 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2962 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#2963 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2962 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#2963 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3106 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3479 -form: Symfony\Component\Form\Form {#3310 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3478 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
contact_type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "(ご注文前)在庫・納期について" => "(ご注文前)在庫・納期について" "(ご注文後)納期が知りたい" => "(ご注文後)納期が知りたい" "商品ページに表示されている在庫数以上の注文をしたい" => "商品ページに表示されている在庫数以上の注文をしたい" "希望する商品のページが見つからない" => "希望する商品のページが見つからない" "その他" => "その他" ] |
[ "(ご注文前)在庫・納期について" => "(ご注文前)在庫・納期について" "(ご注文後)納期が知りたい" => "(ご注文後)納期が知りたい" "商品ページに表示されている在庫数以上の注文をしたい" => "商品ページに表示されている在庫数以上の注文をしたい" "希望する商品のページが見つからない" => "希望する商品のページが見つからない" "その他" => "その他" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2964 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2964 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "お問い合わせの種類" |
same as passed value |
placeholder | "選択してください" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "(ご注文前)在庫・納期について" => "(ご注文前)在庫・納期について" "(ご注文後)納期が知りたい" => "(ご注文後)納期が知りたい" "商品ページに表示されている在庫数以上の注文をしたい" => "商品ページに表示されている在庫数以上の注文をしたい" "希望する商品のページが見つからない" => "希望する商品のページが見つからない" "その他" => "その他" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2964 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | "" |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "お問い合わせの種類" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "選択してください" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3130 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_contact_type" ] |
cache_key | "_contact_contact_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "(ご注文前)在庫・納期について" +value: "(ご注文前)在庫・納期について" +data: "(ご注文前)在庫・納期について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "(ご注文後)納期が知りたい" +value: "(ご注文後)納期が知りたい" +data: "(ご注文後)納期が知りたい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "商品ページに表示されている在庫数以上の注文をしたい" +value: "商品ページに表示されている在庫数以上の注文をしたい" +data: "商品ページに表示されている在庫数以上の注文をしたい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "希望する商品のページが見つからない" +value: "希望する商品のページが見つからない" +data: "希望する商品のページが見つからない" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3480 -form: Symfony\Component\Form\Form {#3313 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3481 …5} |
full_name | "contact[contact_type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contact_type" |
is_selected | Closure($choice, $value) {#3488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3117 …} } |
label | "お問い合わせの種類" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "contact_type" |
placeholder | "選択してください" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_contact_type" |
valid | true |
value | "" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2965 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2966 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2965 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2966 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2965 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2966 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3143 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
cache_key | "_contact_contents_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3489 -form: Symfony\Component\Form\Form {#3316 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3490 …5} |
full_name | "contact[contents]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contents" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contents" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_contents" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2ffa82f701feaee0355e8a7.Fn7HTP0dbKEesm3E_Q3Bp39qeMAwfDq7voBxs5qeTp4.biezHNAsC8lQ9RmKlUyRk0wNTZhoOUqLk_NG6f71erNkJ5VhxEQV2GboDg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "2ffa82f701feaee0355e8a7.Fn7HTP0dbKEesm3E_Q3Bp39qeMAwfDq7voBxs5qeTp4.biezHNAsC8lQ9RmKlUyRk0wNTZhoOUqLk_NG6f71erNkJ5VhxEQV2GboDg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#541 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#540 …} -namespace: Closure() {#538 …} } |
data | "2ffa82f701feaee0355e8a7.Fn7HTP0dbKEesm3E_Q3Bp39qeMAwfDq7voBxs5qeTp4.biezHNAsC8lQ9RmKlUyRk0wNTZhoOUqLk_NG6f71erNkJ5VhxEQV2GboDg" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3494 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "2ffa82f701feaee0355e8a7.Fn7HTP0dbKEesm3E_Q3Bp39qeMAwfDq7voBxs5qeTp4.biezHNAsC8lQ9RmKlUyRk0wNTZhoOUqLk_NG6f71erNkJ5VhxEQV2GboDg" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3509 -form: Symfony\Component\Form\Form {#3504 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3498 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact__token" |
valid | true |
value | "2ffa82f701feaee0355e8a7.Fn7HTP0dbKEesm3E_Q3Bp39qeMAwfDq7voBxs5qeTp4.biezHNAsC8lQ9RmKlUyRk0wNTZhoOUqLk_NG6f71erNkJ5VhxEQV2GboDg" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#8655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
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() {#8657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#8656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8702 -form: Symfony\Component\Form\Form {#8691 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8703 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "NameWithLevel" |
same as passed value |
choices | [ Eccube\Entity\Category {#3801 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3833 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3831 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3947 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3829 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3827 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3946 …} -Children: Doctrine\ORM\PersistentCollection {#3943 …} -Parent: Eccube\Entity\Category {#3801} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3936 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3942 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3941 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3932 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3931 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3940 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3939 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3927 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3926 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3938 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3937 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3925 …} -Children: Doctrine\ORM\PersistentCollection {#3859 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3844 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3823 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3824 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3851 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3857 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3858 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3856 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3849 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3850 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3956 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3961 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3959 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3960 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3962 …} -Children: Doctrine\ORM\PersistentCollection {#3965 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3968 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3966 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3967 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3975 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3957 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3958 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3980 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3973 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3974 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3981 …} -Children: Doctrine\ORM\PersistentCollection {#3984 …} -Parent: Eccube\Entity\Category {#3975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3989 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3985 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3994 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3987 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3988 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3995 …} -Children: Doctrine\ORM\PersistentCollection {#3998 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4003 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#4001 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#4002 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4010 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3828 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3822 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4015 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#4008 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#4009 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4016 …} -Children: Doctrine\ORM\PersistentCollection {#4019 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4024 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#4022 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#4023 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4031 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#4000 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3999 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4032 …} -Children: Doctrine\ORM\PersistentCollection {#4035 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4036 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#4029 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#4030 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4037 …} -Children: Doctrine\ORM\PersistentCollection {#4040 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4045 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#4043 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#4044 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4052 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#4050 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#4051 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4059 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#4041 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4042 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4064 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#4057 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#4058 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4065 …} -Children: Doctrine\ORM\PersistentCollection {#4068 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#4073 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#4071 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#4072 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4080 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#4020 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4021 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4085 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#4078 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#4079 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4094 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#4090 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4099 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#4092 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#4093 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4100 …} -Children: Doctrine\ORM\PersistentCollection {#4103 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4108 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#4106 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#4107 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4115 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#4069 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4120 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#4113 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#4114 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4121 …} -Children: Doctrine\ORM\PersistentCollection {#4124 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4129 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#4127 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#4128 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4136 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#4134 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#4135 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4143 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#4125 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4126 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4148 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#4141 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#4142 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4149 …} -Children: Doctrine\ORM\PersistentCollection {#4152 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4157 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#4155 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#4156 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4164 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#4104 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4169 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#4162 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#4163 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4170 …} -Children: Doctrine\ORM\PersistentCollection {#4173 …} -Parent: Eccube\Entity\Category {#4164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4178 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#4174 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4175 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4183 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#4176 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#4177 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4192 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#4188 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4197 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#4190 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#4191 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: Eccube\Entity\Category {#4192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4206 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#4202 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4203 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4211 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#4204 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#4205 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4220 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#4216 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4217 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4225 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#4218 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#4219 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4226 …} -Children: Doctrine\ORM\PersistentCollection {#4229 …} -Parent: Eccube\Entity\Category {#4220} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4234 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#4230 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4239 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#4232 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#4233 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4240 …} -Children: Doctrine\ORM\PersistentCollection {#4243 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4248 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#4244 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4245 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4253 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#4246 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#4247 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4254 …} -Children: Doctrine\ORM\PersistentCollection {#4257 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4262 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#4260 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#4261 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4269 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#4267 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#4268 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4276 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#4258 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4281 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#4274 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#4275 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4282 …} -Children: Doctrine\ORM\PersistentCollection {#4285 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4288 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#4286 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4287 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4289 …} -Children: Doctrine\ORM\PersistentCollection {#4292 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4297 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#4293 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4302 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#4295 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#4296 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4303 …} -Children: Doctrine\ORM\PersistentCollection {#4306 …} -Parent: Eccube\Entity\Category {#4297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4311 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#4307 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4308 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4316 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#4309 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#4310 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4317 …} -Children: Doctrine\ORM\PersistentCollection {#4320 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4325 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#4323 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#4324 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4332 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#4322 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4321 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4337 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#4154 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4153 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4338 …} -Children: Doctrine\ORM\PersistentCollection {#4341 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4342 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#4330 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#4331 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4353 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#4349 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4350 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4358 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#4351 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#4352 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4359 …} -Children: Doctrine\ORM\PersistentCollection {#4362 …} -Parent: Eccube\Entity\Category {#4353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4367 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#4363 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4364 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4372 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#4365 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#4366 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4373 …} -Children: Doctrine\ORM\PersistentCollection {#4376 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4381 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#4379 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#4380 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4388 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#4348 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4347 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4393 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#4386 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#4387 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4394 …} -Children: Doctrine\ORM\PersistentCollection {#4397 …} -Parent: Eccube\Entity\Category {#4388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4402 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#4398 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4399 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4407 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#4400 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4401 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4408 …} -Children: Doctrine\ORM\PersistentCollection {#4411 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4416 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#4414 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4415 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4423 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#4377 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4428 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#4421 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#4422 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4437 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#4435 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#4436 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4444 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#4413 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4412 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4449 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#4442 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#4443 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4450 …} -Children: Doctrine\ORM\PersistentCollection {#4453 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4458 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#4456 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#4457 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4465 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#4434 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4433 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4470 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#4463 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#4464 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4471 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: Eccube\Entity\Category {#4465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4479 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#4475 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4476 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4484 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#4477 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#4478 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4485 …} -Children: Doctrine\ORM\PersistentCollection {#4488 …} -Parent: Eccube\Entity\Category {#4479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4493 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#4489 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4490 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4498 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#4491 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#4492 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4499 …} -Children: Doctrine\ORM\PersistentCollection {#4502 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4507 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#4505 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#4506 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4514 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#4512 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#4513 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4521 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#4503 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4504 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4526 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#4519 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#4520 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4527 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4535 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#4533 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#4534 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4542 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#4454 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4455 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4547 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#4540 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#4541 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4548 …} -Children: Doctrine\ORM\PersistentCollection {#4551 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4556 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#4554 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#4555 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4565 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#4561 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#4562 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4570 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#4563 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#4564 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4565} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4579 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#4575 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#4576 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4580 …} -Children: Doctrine\ORM\PersistentCollection {#4583 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4584 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#4577 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#4578 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4579} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4593 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#4589 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#4590 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4598 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#4591 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#4592 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4607 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#4605 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#4606 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4614 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#4612 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#4613 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4615 …} -Children: Doctrine\ORM\PersistentCollection {#4618 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4621 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#4619 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#4620 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4622 …} -Children: Doctrine\ORM\PersistentCollection {#4625 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4626 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#4553 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4552 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4631 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#4532 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4531 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4632 …} -Children: Doctrine\ORM\PersistentCollection {#4635 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4640 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#4638 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#4639 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4647 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#4645 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4646 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4656 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#4652 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4653 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4661 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#4654 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4655 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4670 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#4668 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4669 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4671 …} -Children: Doctrine\ORM\PersistentCollection {#4674 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4677 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#4675 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4676 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4678 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4684 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#4666 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4667 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4685 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4689 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#4682 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4683 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4698 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#4696 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4697 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4699 …} -Children: Doctrine\ORM\PersistentCollection {#4702 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4705 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#4703 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4704 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4706 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4710 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#4694 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4695 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4714 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4717 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#4715 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4716 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4724 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#4636 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4729 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#4722 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4723 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4738 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4736 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4737 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4745 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4743 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4744 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4752 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4750 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4751 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4759 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#4603 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4604 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4764 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4757 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4758 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4775 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4771 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4772 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4779 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4780 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4773 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4774 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4784 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4789 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4787 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4788 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4790 …} -Children: Doctrine\ORM\PersistentCollection {#4793 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4796 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4794 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4795 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4800 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4803 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4801 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4802 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4804 …} -Children: Doctrine\ORM\PersistentCollection {#4807 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4810 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4808 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4809 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4811 …} -Children: Doctrine\ORM\PersistentCollection {#4814 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4817 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4815 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4816 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4818 …} -Children: Doctrine\ORM\PersistentCollection {#4821 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4824 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4822 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4823 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4825 …} -Children: Doctrine\ORM\PersistentCollection {#4828 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4831 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4785 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4786 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4832 …} -Children: Doctrine\ORM\PersistentCollection {#4835 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4836 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4829 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4830 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4837 …} -Children: Doctrine\ORM\PersistentCollection {#4840 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4845 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4843 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4844 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4852 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4850 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4851 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4853 …} -Children: Doctrine\ORM\PersistentCollection {#4856 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4859 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4857 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4858 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4860 …} -Children: Doctrine\ORM\PersistentCollection {#4863 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4864 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4735 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4734 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4865 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4873 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4869 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4870 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4878 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4871 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4872 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4879 …} -Children: Doctrine\ORM\PersistentCollection {#4882 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4887 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4885 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4886 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4888 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4892 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4769 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4770 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4893 …} -Children: Doctrine\ORM\PersistentCollection {#4896 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4897 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4841 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4842 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4906 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4904 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4905 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4907 …} -Children: Doctrine\ORM\PersistentCollection {#4910 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4913 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4911 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4912 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4914 …} -Children: Doctrine\ORM\PersistentCollection {#4917 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4920 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4918 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4919 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4924 …} -Parent: Eccube\Entity\Category {#4892} -Creator: null +description: null } Eccube\Entity\Category {#4927 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4884 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4883 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4928 …} -Children: Doctrine\ORM\PersistentCollection {#4931 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4932 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4925 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4926 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4941 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4939 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4940 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4942 …} -Children: Doctrine\ORM\PersistentCollection {#4945 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4948 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4946 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4947 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4952 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4955 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4937 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4938 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4960 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4953 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4954 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4967 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4965 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4966 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4974 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4972 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4973 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4983 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4903 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4988 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4979 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#4993 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4981 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4982 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5004 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#5002 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5003 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5005 …} -Children: Doctrine\ORM\PersistentCollection {#5008 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5011 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#5009 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5010 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5015 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5018 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#5016 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5017 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5025 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4999 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5029 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#5030 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#5023 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5024 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5039 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#5037 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5038 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5046 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#5044 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5045 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5047 …} -Children: Doctrine\ORM\PersistentCollection {#5050 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5053 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#5051 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5052 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5054 …} -Children: Doctrine\ORM\PersistentCollection {#5057 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5060 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#5058 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5059 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5069 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#5065 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5066 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5074 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#5067 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5068 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#5069} -Creator: null +description: null } Eccube\Entity\Category {#5081 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#5036 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5035 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5086 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#5001 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5000 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5091 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#5079 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5102 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#5100 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5101 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5109 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#5107 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5108 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5116 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#5114 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5115 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5123 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#5121 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5122 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5124 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5130 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#5128 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5129 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5137 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#5135 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5136 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5144 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#5142 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5143 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5151 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#5149 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5150 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5158 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#5156 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5157 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5165 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#5163 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5164 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5172 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#5170 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5171 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5181 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#5177 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5178 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5186 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#5179 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#5180 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5181} -Creator: null +description: null } Eccube\Entity\Category {#5193 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#5098 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5099 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5198 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#5191 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5207 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#5205 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5214 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#5212 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5215 …} -Children: Doctrine\ORM\PersistentCollection {#5218 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5221 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#5219 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5228 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#5226 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5235 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#5233 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5242 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#5240 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5249 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#5203 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5254 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#5247 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5249} -Creator: null +description: null } Eccube\Entity\Category {#5263 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#5259 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5268 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#5261 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5263} -Creator: null +description: null } Eccube\Entity\Category {#5277 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#5273 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5282 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#5275 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5291 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#5289 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5292 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5298 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#5296 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5297 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5305 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#5303 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5312 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#5097 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5096 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5313 …} -Children: Doctrine\ORM\PersistentCollection {#5316 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5317 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#5310 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5311 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5326 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#5324 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5325 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5327 …} -Children: Doctrine\ORM\PersistentCollection {#5330 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5333 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#5331 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5332 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5340 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#5338 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5339 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5347 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#5345 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5346 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5354 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#5352 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5353 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5363 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#5359 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5360 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5368 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#5361 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#5362 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5363} -Creator: null +description: null } Eccube\Entity\Category {#5375 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#5322 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5380 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#5373 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5374 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5381 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: Eccube\Entity\Category {#5375} -Creator: null +description: null } Eccube\Entity\Category {#5389 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#5385 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5386 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5390 …} -Children: Doctrine\ORM\PersistentCollection {#5393 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5394 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#5387 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5388 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5395 …} -Children: Doctrine\ORM\PersistentCollection {#5398 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5403 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#5401 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5408 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#5288 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5287 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5417 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#5413 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5414 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5418 …} -Children: Doctrine\ORM\PersistentCollection {#5421 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5422 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#5415 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5416 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5417} -Creator: null +description: null } Eccube\Entity\Category {#5429 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#5427 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5428 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5436 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#5399 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#5434 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5435 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5452 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#5448 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5449 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5457 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#5450 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#5451 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5466 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#5464 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#5465 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5471 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#5446 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5447 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5478 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#5476 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5487 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#5483 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#5484 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5491 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5492 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#5485 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#5486 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5487} -Creator: null +description: null } Eccube\Entity\Category {#5501 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#5462 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5506 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#5497 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5501} -Creator: null +description: null } Eccube\Entity\Category {#5511 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#5499 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5522 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#5520 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5529 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#5527 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5530 …} -Children: Doctrine\ORM\PersistentCollection {#5533 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5536 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#5534 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5537 …} -Children: Doctrine\ORM\PersistentCollection {#5540 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5543 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#5541 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5548 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#5516 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5517 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5553 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#5518 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#5519 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5548} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5562 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#5560 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5569 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#5567 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5568 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5576 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#5574 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5575 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5583 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#5581 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5590 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#5588 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5591 …} -Children: Doctrine\ORM\PersistentCollection {#5594 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5599 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#5559 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5558 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5604 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#5595 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5596 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5609 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#5597 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5620 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#5618 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5621 …} -Children: Doctrine\ORM\PersistentCollection {#5624 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5627 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#5615 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5614 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5628 …} -Children: Doctrine\ORM\PersistentCollection {#5631 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5632 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#5625 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5641 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#5639 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5642 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5648 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#5617 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5616 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5649 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5653 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#5646 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5662 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#5660 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5663 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5669 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#5638 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5637 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5670 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5674 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#5667 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#5668 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5669} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5683 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#5681 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5690 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#5688 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5691 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5697 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#5695 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5704 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#5702 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5703 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5711 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#5709 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5718 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#5716 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5717 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5725 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#5679 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5680 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5730 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#5723 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5724 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5739 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5737 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5738 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5746 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5744 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5745 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5751 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5735 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5760 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5756 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5757 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5765 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5758 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5759 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5774 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5772 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5775 …} -Children: Doctrine\ORM\PersistentCollection {#5778 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5781 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5779 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5780 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5782 …} -Children: Doctrine\ORM\PersistentCollection {#5785 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5788 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5786 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5787 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5789 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5795 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#5658 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5796 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5800 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5793 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5809 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5807 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5810 …} -Children: Doctrine\ORM\PersistentCollection {#5813 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5814 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5771 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5770 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5821 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5819 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5820 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5828 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5826 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5827 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5835 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5833 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5834 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5842 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5840 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5841 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5849 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5847 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5848 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5850 …} -Children: Doctrine\ORM\PersistentCollection {#5853 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5854 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5806 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5865 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5859 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5860 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5869 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5870 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5861 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5862 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5875 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5863 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5864 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5886 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5882 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5883 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5891 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5884 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5885 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5900 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5898 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5899 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5904 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5907 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5897 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5908 …} -Children: Doctrine\ORM\PersistentCollection {#5911 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5912 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5880 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5881 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5917 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5905 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5906 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5928 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5926 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5927 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5932 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5935 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5923 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5922 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5940 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5933 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5949 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5947 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5948 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5956 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5954 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5963 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5945 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5968 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5961 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5962 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5969 …} -Children: Doctrine\ORM\PersistentCollection {#5972 …} -Parent: Eccube\Entity\Category {#5963} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5977 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5975 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5984 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5982 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5991 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5989 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5996 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5924 date: 2021-12-10 10:46:02.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 {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6003 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#6001 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6002 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6010 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#6008 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6009 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6017 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#6015 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6024 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#6022 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6023 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6031 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#6029 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6030 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6038 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#6036 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6039 …} -Children: Doctrine\ORM\PersistentCollection {#6042 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6045 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#6043 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6044 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6054 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#6050 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6051 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6059 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#6052 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6060 …} -Children: Doctrine\ORM\PersistentCollection {#6063 …} -Parent: Eccube\Entity\Category {#6054} -Creator: null +description: null } Eccube\Entity\Category {#6066 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#6064 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6065 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6067 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6073 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#6071 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#6072 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6080 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#6078 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#6079 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6081 …} -Children: Doctrine\ORM\PersistentCollection {#6084 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6087 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#6085 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#6086 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6088 …} -Children: Doctrine\ORM\PersistentCollection {#6091 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6096 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#6092 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#6093 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6101 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#6094 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#6095 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6102 …} -Children: Doctrine\ORM\PersistentCollection {#6105 …} -Parent: Eccube\Entity\Category {#6096} -Creator: null +description: null } Eccube\Entity\Category {#6112 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5974 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5973 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6117 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#6106 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#6107 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6122 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#6108 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6127 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#6110 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6111 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6140 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#6138 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6139 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6147 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#6145 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6146 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6154 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#6152 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6153 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6161 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#6159 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6160 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6168 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#6166 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6167 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6175 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#6173 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6174 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6182 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#6180 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6181 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6189 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#6187 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6188 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6196 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#6136 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6137 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6201 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#6194 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6195 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6210 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#6208 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6209 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6217 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#6215 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6216 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6224 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#6222 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6223 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6231 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#6229 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6230 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6238 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#6236 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6237 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6245 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#6243 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6244 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6252 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#6250 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6251 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6259 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#6257 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#6258 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6266 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#6206 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6207 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6271 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#6264 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6265 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6280 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#6278 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6279 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6281 …} -Children: Doctrine\ORM\PersistentCollection {#6284 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6287 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#6285 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6286 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6292 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#6276 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6277 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -Children: Doctrine\ORM\PersistentCollection {#6296 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6299 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#6297 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6298 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6304 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#6134 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6135 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6305 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6313 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#6133 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6132 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6318 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#6309 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6310 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6322 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6323 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#6311 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6312 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6334 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#6332 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6333 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6341 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#6339 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6348 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#6346 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6355 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#6353 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6364 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#6360 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6369 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#6362 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6378 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#6376 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6377 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6379 …} -Children: Doctrine\ORM\PersistentCollection {#6382 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6385 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#6383 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6386 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6392 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#6390 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6396 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6399 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#6397 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6406 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#6404 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6407 …} -Children: Doctrine\ORM\PersistentCollection {#6410 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6413 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#6411 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6412 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6417 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6420 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#6418 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6419 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6424 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6427 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#6330 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6331 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6428 …} -Children: Doctrine\ORM\PersistentCollection {#6431 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6432 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#6425 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6426 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6441 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#6439 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6440 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6442 …} -Children: Doctrine\ORM\PersistentCollection {#6445 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6448 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#6446 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6447 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6449 …} -Children: Doctrine\ORM\PersistentCollection {#6452 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6455 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#6453 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6454 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6462 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#6460 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6461 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6466 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6469 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#6437 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6470 …} -Children: Doctrine\ORM\PersistentCollection {#6473 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6474 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#6467 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6468 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6483 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#6481 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6482 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6487 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6490 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#6488 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6489 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6491 …} -Children: Doctrine\ORM\PersistentCollection {#6494 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6497 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#6495 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6496 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6501 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6504 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#6502 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6503 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6505 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6511 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#6479 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6480 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -Children: Doctrine\ORM\PersistentCollection {#6515 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6516 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#6509 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#6510 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6525 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#6523 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#6524 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6530 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#6328 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6329 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6537 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#6521 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6522 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6542 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#6535 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6536 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6546 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6551 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#6549 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6550 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6558 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#6556 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6565 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#6563 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6572 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#6570 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6571 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6579 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#6577 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6578 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6586 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#6584 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#6585 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6593 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#6591 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6592 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6600 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#6374 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6375 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6605 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#6598 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6599 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: null +description: null } Eccube\Entity\Category {#6614 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#6610 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6611 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6619 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#6612 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6613 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -Children: Doctrine\ORM\PersistentCollection {#6623 …} -Parent: Eccube\Entity\Category {#6614} -Creator: null +description: null } Eccube\Entity\Category {#6628 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#6624 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6625 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6633 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#6626 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6627 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6637 …} -Parent: Eccube\Entity\Category {#6628} -Creator: null +description: null } Eccube\Entity\Category {#6642 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#6638 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6639 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6647 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#6640 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6641 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -Children: Doctrine\ORM\PersistentCollection {#6651 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6656 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#6654 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6655 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6663 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#6547 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6548 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6668 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#6661 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6662 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6669 …} -Children: Doctrine\ORM\PersistentCollection {#6672 …} -Parent: Eccube\Entity\Category {#6663} -Creator: null +description: null } Eccube\Entity\Category {#6675 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#6673 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6674 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6676 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6682 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#6653 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6686 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6687 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#6680 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6681 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6696 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#6694 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6695 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6697 …} -Children: Doctrine\ORM\PersistentCollection {#6700 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6703 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#6701 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6702 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6707 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6710 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#6708 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6709 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -Children: Doctrine\ORM\PersistentCollection {#6714 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6717 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#6715 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6716 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6721 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6724 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#6722 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6731 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6729 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6730 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6732 …} -Children: Doctrine\ORM\PersistentCollection {#6735 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6738 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6736 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6737 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6745 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6743 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6744 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6752 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6750 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6751 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6756 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6759 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6757 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6758 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6766 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#6692 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6693 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -Children: Doctrine\ORM\PersistentCollection {#6770 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6771 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6764 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6765 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6780 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6778 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6781 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6787 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6785 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6788 …} -Children: Doctrine\ORM\PersistentCollection {#6791 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6794 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6792 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6795 …} -Children: Doctrine\ORM\PersistentCollection {#6798 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6801 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6799 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6800 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6808 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6776 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6777 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6812 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6813 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6806 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6807 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6822 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6820 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6821 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6823 …} -Children: Doctrine\ORM\PersistentCollection {#6826 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6829 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6827 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6833 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6836 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6834 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -Children: Doctrine\ORM\PersistentCollection {#6840 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6843 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6841 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6842 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6847 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6850 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6848 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6854 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6857 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6855 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6856 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -Children: Doctrine\ORM\PersistentCollection {#6861 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6864 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6862 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6863 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6865 …} -Children: Doctrine\ORM\PersistentCollection {#6868 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6871 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6869 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6870 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6872 …} -Children: Doctrine\ORM\PersistentCollection {#6875 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6878 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6876 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6877 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6879 …} -Children: Doctrine\ORM\PersistentCollection {#6882 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6885 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6883 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6884 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6892 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6890 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6891 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6893 …} -Children: Doctrine\ORM\PersistentCollection {#6896 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6897 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6819 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6818 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6904 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6902 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6903 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6913 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6909 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6914 …} -Children: Doctrine\ORM\PersistentCollection {#6917 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6918 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6911 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6912 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6927 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6925 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6926 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6934 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6932 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6933 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6939 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6923 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6924 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6948 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6944 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6945 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6953 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6946 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6947 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6948} -Creator: null +description: null } Eccube\Entity\Category {#6960 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6958 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6959 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6973 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6965 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6966 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6978 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6967 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6968 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6979 …} -Children: Doctrine\ORM\PersistentCollection {#6982 …} -Parent: Eccube\Entity\Category {#6973} -Creator: null +description: null } Eccube\Entity\Category {#6983 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6969 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6970 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6984 …} -Children: Doctrine\ORM\PersistentCollection {#6987 …} -Parent: Eccube\Entity\Category {#6978} -Creator: null +description: null } Eccube\Entity\Category {#6988 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6971 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6972 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6983} -Creator: null +description: null } Eccube\Entity\Category {#6997 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6993 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6994 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7002 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6995 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6996 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6997} -Creator: null +description: null } Eccube\Entity\Category {#7011 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#7009 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#7010 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7016 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#7008 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#7007 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7023 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#7021 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7022 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7030 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#7028 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7029 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: null -Creator: null +description: null } ] |
[ Eccube\Entity\Category {#3801 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3833 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3831 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3947 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3829 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3827 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3946 …} -Children: Doctrine\ORM\PersistentCollection {#3943 …} -Parent: Eccube\Entity\Category {#3801} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3936 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3942 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3941 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3932 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3931 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3940 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3939 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3927 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3926 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3938 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3937 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3925 …} -Children: Doctrine\ORM\PersistentCollection {#3859 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3844 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3823 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3824 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3851 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3857 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3858 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3856 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3849 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3850 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3956 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3961 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3959 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3960 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3962 …} -Children: Doctrine\ORM\PersistentCollection {#3965 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3968 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3966 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3967 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3975 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3957 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3958 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3980 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3973 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3974 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3981 …} -Children: Doctrine\ORM\PersistentCollection {#3984 …} -Parent: Eccube\Entity\Category {#3975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3989 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3985 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3994 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3987 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3988 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3995 …} -Children: Doctrine\ORM\PersistentCollection {#3998 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4003 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#4001 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#4002 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4010 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3828 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3822 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4015 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#4008 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#4009 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4016 …} -Children: Doctrine\ORM\PersistentCollection {#4019 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4024 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#4022 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#4023 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4031 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#4000 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3999 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4032 …} -Children: Doctrine\ORM\PersistentCollection {#4035 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4036 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#4029 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#4030 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4037 …} -Children: Doctrine\ORM\PersistentCollection {#4040 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4045 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#4043 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#4044 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4052 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#4050 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#4051 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4059 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#4041 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4042 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4064 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#4057 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#4058 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4065 …} -Children: Doctrine\ORM\PersistentCollection {#4068 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#4073 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#4071 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#4072 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4080 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#4020 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4021 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4085 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#4078 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#4079 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4094 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#4090 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4099 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#4092 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#4093 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4100 …} -Children: Doctrine\ORM\PersistentCollection {#4103 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4108 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#4106 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#4107 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4115 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#4069 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4120 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#4113 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#4114 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4121 …} -Children: Doctrine\ORM\PersistentCollection {#4124 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4129 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#4127 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#4128 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4136 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#4134 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#4135 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4143 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#4125 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4126 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4148 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#4141 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#4142 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4149 …} -Children: Doctrine\ORM\PersistentCollection {#4152 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4157 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#4155 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#4156 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4164 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#4104 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4169 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#4162 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#4163 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4170 …} -Children: Doctrine\ORM\PersistentCollection {#4173 …} -Parent: Eccube\Entity\Category {#4164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4178 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#4174 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4175 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4183 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#4176 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#4177 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4192 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#4188 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4197 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#4190 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#4191 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: Eccube\Entity\Category {#4192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4206 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#4202 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4203 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4211 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#4204 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#4205 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4220 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#4216 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4217 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4225 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#4218 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#4219 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4226 …} -Children: Doctrine\ORM\PersistentCollection {#4229 …} -Parent: Eccube\Entity\Category {#4220} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4234 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#4230 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4239 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#4232 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#4233 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4240 …} -Children: Doctrine\ORM\PersistentCollection {#4243 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4248 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#4244 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4245 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4253 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#4246 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#4247 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4254 …} -Children: Doctrine\ORM\PersistentCollection {#4257 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4262 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#4260 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#4261 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4269 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#4267 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#4268 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4276 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#4258 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4281 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#4274 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#4275 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4282 …} -Children: Doctrine\ORM\PersistentCollection {#4285 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4288 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#4286 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4287 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4289 …} -Children: Doctrine\ORM\PersistentCollection {#4292 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4297 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#4293 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4302 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#4295 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#4296 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4303 …} -Children: Doctrine\ORM\PersistentCollection {#4306 …} -Parent: Eccube\Entity\Category {#4297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4311 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#4307 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4308 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4316 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#4309 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#4310 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4317 …} -Children: Doctrine\ORM\PersistentCollection {#4320 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4325 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#4323 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#4324 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4332 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#4322 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4321 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4337 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#4154 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4153 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4338 …} -Children: Doctrine\ORM\PersistentCollection {#4341 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4342 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#4330 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#4331 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4353 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#4349 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4350 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4358 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#4351 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#4352 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4359 …} -Children: Doctrine\ORM\PersistentCollection {#4362 …} -Parent: Eccube\Entity\Category {#4353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4367 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#4363 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4364 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4372 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#4365 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#4366 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4373 …} -Children: Doctrine\ORM\PersistentCollection {#4376 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4381 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#4379 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#4380 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4388 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#4348 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4347 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4393 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#4386 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#4387 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4394 …} -Children: Doctrine\ORM\PersistentCollection {#4397 …} -Parent: Eccube\Entity\Category {#4388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4402 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#4398 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4399 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4407 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#4400 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4401 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4408 …} -Children: Doctrine\ORM\PersistentCollection {#4411 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4416 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#4414 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4415 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4423 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#4377 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4428 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#4421 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#4422 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4437 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#4435 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#4436 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4444 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#4413 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4412 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4449 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#4442 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#4443 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4450 …} -Children: Doctrine\ORM\PersistentCollection {#4453 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4458 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#4456 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#4457 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4465 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#4434 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4433 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4470 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#4463 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#4464 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4471 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: Eccube\Entity\Category {#4465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4479 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#4475 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4476 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4484 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#4477 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#4478 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4485 …} -Children: Doctrine\ORM\PersistentCollection {#4488 …} -Parent: Eccube\Entity\Category {#4479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4493 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#4489 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4490 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4498 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#4491 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#4492 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4499 …} -Children: Doctrine\ORM\PersistentCollection {#4502 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4507 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#4505 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#4506 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4514 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#4512 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#4513 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4521 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#4503 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4504 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4526 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#4519 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#4520 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4527 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4535 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#4533 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#4534 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4542 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#4454 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4455 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4547 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#4540 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#4541 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4548 …} -Children: Doctrine\ORM\PersistentCollection {#4551 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4556 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#4554 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#4555 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4565 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#4561 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#4562 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4570 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#4563 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#4564 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4565} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4579 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#4575 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#4576 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4580 …} -Children: Doctrine\ORM\PersistentCollection {#4583 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4584 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#4577 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#4578 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4579} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4593 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#4589 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#4590 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4598 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#4591 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#4592 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4607 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#4605 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#4606 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4614 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#4612 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#4613 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4615 …} -Children: Doctrine\ORM\PersistentCollection {#4618 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4621 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#4619 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#4620 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4622 …} -Children: Doctrine\ORM\PersistentCollection {#4625 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4626 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#4553 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4552 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4631 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#4532 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4531 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4632 …} -Children: Doctrine\ORM\PersistentCollection {#4635 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4640 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#4638 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#4639 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4647 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#4645 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4646 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4656 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#4652 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4653 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4661 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#4654 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4655 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4670 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#4668 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4669 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4671 …} -Children: Doctrine\ORM\PersistentCollection {#4674 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4677 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#4675 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4676 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4678 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4684 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#4666 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4667 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4685 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4689 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#4682 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4683 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4698 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#4696 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4697 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4699 …} -Children: Doctrine\ORM\PersistentCollection {#4702 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4705 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#4703 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4704 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4706 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4710 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#4694 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4695 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4714 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4717 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#4715 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4716 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4724 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#4636 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4729 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#4722 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4723 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4738 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4736 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4737 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4745 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4743 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4744 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4752 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4750 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4751 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4759 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#4603 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4604 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4764 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4757 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4758 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4775 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4771 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4772 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4779 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4780 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4773 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4774 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4784 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4789 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4787 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4788 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4790 …} -Children: Doctrine\ORM\PersistentCollection {#4793 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4796 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4794 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4795 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4800 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4803 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4801 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4802 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4804 …} -Children: Doctrine\ORM\PersistentCollection {#4807 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4810 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4808 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4809 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4811 …} -Children: Doctrine\ORM\PersistentCollection {#4814 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4817 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4815 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4816 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4818 …} -Children: Doctrine\ORM\PersistentCollection {#4821 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4824 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4822 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4823 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4825 …} -Children: Doctrine\ORM\PersistentCollection {#4828 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4831 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4785 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4786 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4832 …} -Children: Doctrine\ORM\PersistentCollection {#4835 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4836 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4829 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4830 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4837 …} -Children: Doctrine\ORM\PersistentCollection {#4840 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4845 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4843 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4844 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4852 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4850 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4851 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4853 …} -Children: Doctrine\ORM\PersistentCollection {#4856 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4859 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4857 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4858 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4860 …} -Children: Doctrine\ORM\PersistentCollection {#4863 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4864 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4735 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4734 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4865 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4873 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4869 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4870 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4878 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4871 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4872 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4879 …} -Children: Doctrine\ORM\PersistentCollection {#4882 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4887 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4885 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4886 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4888 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4892 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4769 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4770 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4893 …} -Children: Doctrine\ORM\PersistentCollection {#4896 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4897 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4841 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4842 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4906 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4904 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4905 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4907 …} -Children: Doctrine\ORM\PersistentCollection {#4910 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4913 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4911 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4912 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4914 …} -Children: Doctrine\ORM\PersistentCollection {#4917 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4920 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4918 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4919 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4924 …} -Parent: Eccube\Entity\Category {#4892} -Creator: null +description: null } Eccube\Entity\Category {#4927 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4884 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4883 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4928 …} -Children: Doctrine\ORM\PersistentCollection {#4931 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4932 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4925 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4926 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4941 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4939 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4940 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4942 …} -Children: Doctrine\ORM\PersistentCollection {#4945 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4948 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4946 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4947 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4952 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4955 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4937 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4938 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4960 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4953 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4954 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4967 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4965 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4966 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4974 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4972 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4973 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4983 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4903 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4988 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4979 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#4993 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4981 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4982 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5004 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#5002 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5003 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5005 …} -Children: Doctrine\ORM\PersistentCollection {#5008 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5011 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#5009 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5010 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5015 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5018 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#5016 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5017 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5025 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4999 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5029 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#5030 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#5023 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5024 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5039 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#5037 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5038 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5046 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#5044 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5045 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5047 …} -Children: Doctrine\ORM\PersistentCollection {#5050 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5053 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#5051 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5052 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5054 …} -Children: Doctrine\ORM\PersistentCollection {#5057 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5060 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#5058 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5059 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5069 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#5065 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5066 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5074 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#5067 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5068 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#5069} -Creator: null +description: null } Eccube\Entity\Category {#5081 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#5036 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5035 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5086 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#5001 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5000 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5091 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#5079 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5102 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#5100 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5101 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5109 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#5107 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5108 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5116 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#5114 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5115 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5123 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#5121 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5122 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5124 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5130 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#5128 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5129 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5137 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#5135 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5136 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5144 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#5142 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5143 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5151 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#5149 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5150 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5158 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#5156 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5157 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5165 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#5163 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5164 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5172 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#5170 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5171 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5181 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#5177 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5178 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5186 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#5179 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#5180 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5181} -Creator: null +description: null } Eccube\Entity\Category {#5193 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#5098 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5099 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5198 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#5191 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5207 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#5205 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5214 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#5212 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5215 …} -Children: Doctrine\ORM\PersistentCollection {#5218 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5221 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#5219 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5228 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#5226 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5235 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#5233 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5242 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#5240 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5249 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#5203 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5254 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#5247 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5249} -Creator: null +description: null } Eccube\Entity\Category {#5263 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#5259 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5268 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#5261 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5263} -Creator: null +description: null } Eccube\Entity\Category {#5277 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#5273 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5282 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#5275 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5291 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#5289 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5292 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5298 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#5296 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5297 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5305 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#5303 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5312 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#5097 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5096 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5313 …} -Children: Doctrine\ORM\PersistentCollection {#5316 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5317 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#5310 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5311 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5326 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#5324 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5325 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5327 …} -Children: Doctrine\ORM\PersistentCollection {#5330 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5333 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#5331 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5332 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5340 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#5338 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5339 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5347 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#5345 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5346 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5354 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#5352 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5353 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5363 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#5359 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5360 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5368 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#5361 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#5362 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5363} -Creator: null +description: null } Eccube\Entity\Category {#5375 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#5322 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5380 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#5373 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5374 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5381 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: Eccube\Entity\Category {#5375} -Creator: null +description: null } Eccube\Entity\Category {#5389 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#5385 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5386 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5390 …} -Children: Doctrine\ORM\PersistentCollection {#5393 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5394 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#5387 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5388 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5395 …} -Children: Doctrine\ORM\PersistentCollection {#5398 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5403 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#5401 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5408 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#5288 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5287 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5417 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#5413 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5414 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5418 …} -Children: Doctrine\ORM\PersistentCollection {#5421 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5422 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#5415 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5416 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5417} -Creator: null +description: null } Eccube\Entity\Category {#5429 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#5427 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5428 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5436 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#5399 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#5434 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5435 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5452 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#5448 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5449 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5457 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#5450 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#5451 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5466 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#5464 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#5465 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5471 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#5446 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5447 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5478 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#5476 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5487 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#5483 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#5484 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5491 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5492 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#5485 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#5486 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5487} -Creator: null +description: null } Eccube\Entity\Category {#5501 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#5462 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5506 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#5497 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5501} -Creator: null +description: null } Eccube\Entity\Category {#5511 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#5499 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5522 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#5520 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5529 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#5527 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5530 …} -Children: Doctrine\ORM\PersistentCollection {#5533 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5536 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#5534 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5537 …} -Children: Doctrine\ORM\PersistentCollection {#5540 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5543 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#5541 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5548 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#5516 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5517 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5553 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#5518 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#5519 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5548} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5562 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#5560 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5569 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#5567 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5568 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5576 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#5574 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5575 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5583 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#5581 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5590 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#5588 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5591 …} -Children: Doctrine\ORM\PersistentCollection {#5594 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5599 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#5559 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5558 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5604 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#5595 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5596 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5609 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#5597 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5620 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#5618 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5621 …} -Children: Doctrine\ORM\PersistentCollection {#5624 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5627 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#5615 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5614 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5628 …} -Children: Doctrine\ORM\PersistentCollection {#5631 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5632 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#5625 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5641 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#5639 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5642 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5648 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#5617 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5616 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5649 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5653 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#5646 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5662 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#5660 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5663 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5669 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#5638 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5637 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5670 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5674 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#5667 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#5668 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5669} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5683 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#5681 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5690 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#5688 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5691 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5697 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#5695 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5704 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#5702 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5703 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5711 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#5709 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5718 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#5716 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5717 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5725 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#5679 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5680 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5730 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#5723 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5724 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5739 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5737 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5738 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5746 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5744 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5745 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5751 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5735 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5760 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5756 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5757 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5765 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5758 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5759 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5774 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5772 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5775 …} -Children: Doctrine\ORM\PersistentCollection {#5778 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5781 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5779 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5780 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5782 …} -Children: Doctrine\ORM\PersistentCollection {#5785 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5788 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5786 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5787 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5789 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5795 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#5658 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5796 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5800 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5793 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5809 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5807 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5810 …} -Children: Doctrine\ORM\PersistentCollection {#5813 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5814 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5771 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5770 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5821 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5819 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5820 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5828 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5826 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5827 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5835 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5833 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5834 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5842 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5840 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5841 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5849 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5847 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5848 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5850 …} -Children: Doctrine\ORM\PersistentCollection {#5853 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5854 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5806 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5865 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5859 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5860 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5869 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5870 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5861 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5862 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5875 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5863 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5864 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5886 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5882 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5883 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5891 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5884 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5885 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5900 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5898 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5899 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5904 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5907 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5897 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5908 …} -Children: Doctrine\ORM\PersistentCollection {#5911 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5912 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5880 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5881 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5917 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5905 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5906 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5928 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5926 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5927 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5932 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5935 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5923 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5922 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5940 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5933 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5949 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5947 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5948 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5956 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5954 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5963 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5945 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5968 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5961 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5962 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5969 …} -Children: Doctrine\ORM\PersistentCollection {#5972 …} -Parent: Eccube\Entity\Category {#5963} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5977 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5975 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5984 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5982 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5991 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5989 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5996 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5924 date: 2021-12-10 10:46:02.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 {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6003 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#6001 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6002 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6010 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#6008 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6009 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6017 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#6015 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6024 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#6022 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6023 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6031 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#6029 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6030 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6038 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#6036 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6039 …} -Children: Doctrine\ORM\PersistentCollection {#6042 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6045 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#6043 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6044 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6054 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#6050 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6051 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6059 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#6052 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6060 …} -Children: Doctrine\ORM\PersistentCollection {#6063 …} -Parent: Eccube\Entity\Category {#6054} -Creator: null +description: null } Eccube\Entity\Category {#6066 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#6064 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6065 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6067 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6073 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#6071 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#6072 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6080 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#6078 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#6079 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6081 …} -Children: Doctrine\ORM\PersistentCollection {#6084 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6087 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#6085 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#6086 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6088 …} -Children: Doctrine\ORM\PersistentCollection {#6091 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6096 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#6092 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#6093 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6101 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#6094 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#6095 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6102 …} -Children: Doctrine\ORM\PersistentCollection {#6105 …} -Parent: Eccube\Entity\Category {#6096} -Creator: null +description: null } Eccube\Entity\Category {#6112 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5974 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5973 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6117 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#6106 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#6107 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6122 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#6108 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6127 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#6110 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6111 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6140 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#6138 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6139 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6147 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#6145 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6146 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6154 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#6152 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6153 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6161 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#6159 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6160 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6168 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#6166 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6167 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6175 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#6173 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6174 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6182 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#6180 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6181 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6189 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#6187 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6188 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6196 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#6136 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6137 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6201 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#6194 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6195 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6210 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#6208 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6209 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6217 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#6215 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6216 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6224 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#6222 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6223 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6231 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#6229 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6230 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6238 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#6236 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6237 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6245 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#6243 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6244 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6252 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#6250 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6251 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6259 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#6257 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#6258 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6266 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#6206 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6207 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6271 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#6264 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6265 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6280 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#6278 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6279 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6281 …} -Children: Doctrine\ORM\PersistentCollection {#6284 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6287 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#6285 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6286 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6292 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#6276 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6277 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -Children: Doctrine\ORM\PersistentCollection {#6296 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6299 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#6297 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6298 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6304 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#6134 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6135 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6305 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6313 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#6133 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6132 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6318 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#6309 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6310 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6322 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6323 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#6311 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6312 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6334 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#6332 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6333 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6341 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#6339 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6348 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#6346 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6355 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#6353 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6364 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#6360 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6369 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#6362 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6378 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#6376 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6377 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6379 …} -Children: Doctrine\ORM\PersistentCollection {#6382 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6385 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#6383 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6386 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6392 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#6390 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6396 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6399 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#6397 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6406 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#6404 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6407 …} -Children: Doctrine\ORM\PersistentCollection {#6410 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6413 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#6411 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6412 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6417 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6420 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#6418 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6419 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6424 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6427 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#6330 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6331 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6428 …} -Children: Doctrine\ORM\PersistentCollection {#6431 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6432 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#6425 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6426 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6441 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#6439 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6440 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6442 …} -Children: Doctrine\ORM\PersistentCollection {#6445 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6448 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#6446 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6447 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6449 …} -Children: Doctrine\ORM\PersistentCollection {#6452 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6455 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#6453 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6454 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6462 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#6460 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6461 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6466 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6469 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#6437 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6470 …} -Children: Doctrine\ORM\PersistentCollection {#6473 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6474 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#6467 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6468 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6483 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#6481 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6482 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6487 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6490 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#6488 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6489 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6491 …} -Children: Doctrine\ORM\PersistentCollection {#6494 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6497 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#6495 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6496 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6501 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6504 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#6502 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6503 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6505 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6511 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#6479 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6480 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -Children: Doctrine\ORM\PersistentCollection {#6515 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6516 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#6509 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#6510 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6525 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#6523 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#6524 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6530 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#6328 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6329 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6537 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#6521 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6522 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6542 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#6535 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6536 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6546 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6551 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#6549 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6550 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6558 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#6556 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6565 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#6563 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6572 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#6570 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6571 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6579 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#6577 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6578 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6586 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#6584 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#6585 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6593 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#6591 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6592 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6600 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#6374 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6375 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6605 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#6598 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6599 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: null +description: null } Eccube\Entity\Category {#6614 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#6610 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6611 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6619 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#6612 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6613 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -Children: Doctrine\ORM\PersistentCollection {#6623 …} -Parent: Eccube\Entity\Category {#6614} -Creator: null +description: null } Eccube\Entity\Category {#6628 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#6624 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6625 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6633 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#6626 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6627 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6637 …} -Parent: Eccube\Entity\Category {#6628} -Creator: null +description: null } Eccube\Entity\Category {#6642 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#6638 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6639 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6647 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#6640 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6641 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -Children: Doctrine\ORM\PersistentCollection {#6651 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6656 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#6654 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6655 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6663 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#6547 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6548 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6668 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#6661 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6662 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6669 …} -Children: Doctrine\ORM\PersistentCollection {#6672 …} -Parent: Eccube\Entity\Category {#6663} -Creator: null +description: null } Eccube\Entity\Category {#6675 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#6673 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6674 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6676 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6682 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#6653 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6686 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6687 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#6680 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6681 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6696 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#6694 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6695 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6697 …} -Children: Doctrine\ORM\PersistentCollection {#6700 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6703 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#6701 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6702 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6707 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6710 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#6708 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6709 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -Children: Doctrine\ORM\PersistentCollection {#6714 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6717 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#6715 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6716 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6721 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6724 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#6722 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6731 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6729 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6730 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6732 …} -Children: Doctrine\ORM\PersistentCollection {#6735 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6738 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6736 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6737 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6745 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6743 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6744 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6752 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6750 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6751 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6756 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6759 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6757 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6758 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6766 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#6692 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6693 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -Children: Doctrine\ORM\PersistentCollection {#6770 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6771 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6764 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6765 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6780 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6778 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6781 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6787 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6785 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6788 …} -Children: Doctrine\ORM\PersistentCollection {#6791 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6794 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6792 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6795 …} -Children: Doctrine\ORM\PersistentCollection {#6798 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6801 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6799 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6800 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6808 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6776 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6777 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6812 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6813 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6806 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6807 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6822 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6820 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6821 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6823 …} -Children: Doctrine\ORM\PersistentCollection {#6826 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6829 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6827 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6833 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6836 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6834 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -Children: Doctrine\ORM\PersistentCollection {#6840 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6843 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6841 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6842 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6847 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6850 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6848 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6854 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6857 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6855 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6856 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -Children: Doctrine\ORM\PersistentCollection {#6861 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6864 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6862 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6863 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6865 …} -Children: Doctrine\ORM\PersistentCollection {#6868 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6871 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6869 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6870 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6872 …} -Children: Doctrine\ORM\PersistentCollection {#6875 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6878 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6876 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6877 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6879 …} -Children: Doctrine\ORM\PersistentCollection {#6882 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6885 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6883 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6884 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6892 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6890 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6891 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6893 …} -Children: Doctrine\ORM\PersistentCollection {#6896 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6897 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6819 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6818 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6904 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6902 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6903 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6913 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6909 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6914 …} -Children: Doctrine\ORM\PersistentCollection {#6917 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6918 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6911 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6912 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6927 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6925 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6926 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6934 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6932 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6933 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6939 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6923 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6924 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6948 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6944 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6945 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6953 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6946 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6947 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6948} -Creator: null +description: null } Eccube\Entity\Category {#6960 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6958 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6959 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6973 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6965 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6966 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6978 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6967 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6968 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6979 …} -Children: Doctrine\ORM\PersistentCollection {#6982 …} -Parent: Eccube\Entity\Category {#6973} -Creator: null +description: null } Eccube\Entity\Category {#6983 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6969 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6970 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6984 …} -Children: Doctrine\ORM\PersistentCollection {#6987 …} -Parent: Eccube\Entity\Category {#6978} -Creator: null +description: null } Eccube\Entity\Category {#6988 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6971 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6972 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6983} -Creator: null +description: null } Eccube\Entity\Category {#6997 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6993 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6994 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7002 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6995 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6996 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6997} -Creator: null +description: null } Eccube\Entity\Category {#7011 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#7009 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#7010 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7016 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#7008 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#7007 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7023 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#7021 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7022 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7030 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#7028 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7029 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -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 {#8671 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8676 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3745 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3730 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#3801 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3833 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3831 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3947 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3829 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3827 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3946 …} -Children: Doctrine\ORM\PersistentCollection {#3943 …} -Parent: Eccube\Entity\Category {#3801} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3936 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3942 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3941 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3932 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#3931 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3940 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3939 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3927 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3926 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3938 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3937 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3925 …} -Children: Doctrine\ORM\PersistentCollection {#3859 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3844 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3823 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3824 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3851 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3857 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3858 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3856 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3849 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3850 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3956 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3961 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3959 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3960 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3962 …} -Children: Doctrine\ORM\PersistentCollection {#3965 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3968 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3966 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3967 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3975 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3957 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3958 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3980 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3973 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3974 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3981 …} -Children: Doctrine\ORM\PersistentCollection {#3984 …} -Parent: Eccube\Entity\Category {#3975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3989 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3985 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#3994 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3987 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3988 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3995 …} -Children: Doctrine\ORM\PersistentCollection {#3998 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4003 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#4001 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#4002 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4010 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3828 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3822 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4015 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#4008 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#4009 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4016 …} -Children: Doctrine\ORM\PersistentCollection {#4019 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4024 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#4022 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#4023 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4031 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#4000 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3999 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4032 …} -Children: Doctrine\ORM\PersistentCollection {#4035 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4036 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#4029 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#4030 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4037 …} -Children: Doctrine\ORM\PersistentCollection {#4040 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4045 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#4043 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#4044 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4052 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#4050 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#4051 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4059 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#4041 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4042 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4064 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#4057 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#4058 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4065 …} -Children: Doctrine\ORM\PersistentCollection {#4068 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#4073 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#4071 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#4072 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4080 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#4020 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4021 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4085 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#4078 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#4079 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4094 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#4090 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4099 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#4092 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#4093 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4100 …} -Children: Doctrine\ORM\PersistentCollection {#4103 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4108 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#4106 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#4107 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4115 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#4069 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4120 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#4113 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#4114 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4121 …} -Children: Doctrine\ORM\PersistentCollection {#4124 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4129 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#4127 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#4128 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4136 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#4134 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#4135 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4143 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#4125 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4126 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4148 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#4141 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#4142 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4149 …} -Children: Doctrine\ORM\PersistentCollection {#4152 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4157 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#4155 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#4156 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4164 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#4104 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4169 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#4162 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#4163 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4170 …} -Children: Doctrine\ORM\PersistentCollection {#4173 …} -Parent: Eccube\Entity\Category {#4164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4178 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#4174 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4175 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4183 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#4176 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#4177 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4192 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#4188 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4197 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#4190 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#4191 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: Eccube\Entity\Category {#4192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4206 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#4202 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4203 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4211 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#4204 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#4205 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4220 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#4216 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4217 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4225 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#4218 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#4219 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4226 …} -Children: Doctrine\ORM\PersistentCollection {#4229 …} -Parent: Eccube\Entity\Category {#4220} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4234 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#4230 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4239 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#4232 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#4233 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4240 …} -Children: Doctrine\ORM\PersistentCollection {#4243 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4248 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#4244 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4245 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4253 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#4246 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#4247 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4254 …} -Children: Doctrine\ORM\PersistentCollection {#4257 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4262 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#4260 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#4261 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4269 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#4267 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#4268 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4276 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#4258 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4281 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#4274 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#4275 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4282 …} -Children: Doctrine\ORM\PersistentCollection {#4285 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4288 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#4286 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4287 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4289 …} -Children: Doctrine\ORM\PersistentCollection {#4292 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4297 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#4293 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4302 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#4295 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#4296 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4303 …} -Children: Doctrine\ORM\PersistentCollection {#4306 …} -Parent: Eccube\Entity\Category {#4297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4311 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#4307 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4308 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4316 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#4309 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#4310 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4317 …} -Children: Doctrine\ORM\PersistentCollection {#4320 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4325 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#4323 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#4324 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4332 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#4322 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4321 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4337 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#4154 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4153 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4338 …} -Children: Doctrine\ORM\PersistentCollection {#4341 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4342 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#4330 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#4331 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4353 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#4349 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4350 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4358 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#4351 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#4352 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4359 …} -Children: Doctrine\ORM\PersistentCollection {#4362 …} -Parent: Eccube\Entity\Category {#4353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4367 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#4363 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4364 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4372 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#4365 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#4366 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4373 …} -Children: Doctrine\ORM\PersistentCollection {#4376 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4381 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#4379 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#4380 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4388 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#4348 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4347 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4393 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#4386 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#4387 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4394 …} -Children: Doctrine\ORM\PersistentCollection {#4397 …} -Parent: Eccube\Entity\Category {#4388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4402 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#4398 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4399 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4407 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#4400 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4401 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4408 …} -Children: Doctrine\ORM\PersistentCollection {#4411 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4416 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#4414 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4415 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4423 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#4377 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4428 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#4421 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#4422 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4437 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#4435 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#4436 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4444 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#4413 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4412 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4449 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#4442 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#4443 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4450 …} -Children: Doctrine\ORM\PersistentCollection {#4453 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4458 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#4456 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#4457 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4465 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#4434 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4433 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4470 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#4463 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#4464 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4471 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: Eccube\Entity\Category {#4465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4479 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#4475 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4476 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4484 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#4477 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#4478 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4485 …} -Children: Doctrine\ORM\PersistentCollection {#4488 …} -Parent: Eccube\Entity\Category {#4479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4493 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#4489 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4490 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4498 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#4491 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#4492 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4499 …} -Children: Doctrine\ORM\PersistentCollection {#4502 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4507 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#4505 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#4506 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4514 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#4512 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#4513 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4521 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#4503 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4504 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4526 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#4519 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#4520 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4527 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4535 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#4533 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#4534 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4542 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#4454 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4455 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4547 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#4540 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#4541 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4548 …} -Children: Doctrine\ORM\PersistentCollection {#4551 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4556 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#4554 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#4555 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4565 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#4561 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#4562 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4570 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#4563 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#4564 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4565} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4579 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#4575 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#4576 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4580 …} -Children: Doctrine\ORM\PersistentCollection {#4583 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4584 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#4577 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#4578 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4579} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4593 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#4589 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#4590 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4598 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#4591 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#4592 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4607 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#4605 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#4606 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4614 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#4612 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#4613 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4615 …} -Children: Doctrine\ORM\PersistentCollection {#4618 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4621 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#4619 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#4620 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4622 …} -Children: Doctrine\ORM\PersistentCollection {#4625 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4626 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#4553 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4552 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4631 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#4532 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4531 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4632 …} -Children: Doctrine\ORM\PersistentCollection {#4635 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4640 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#4638 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#4639 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4647 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#4645 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4646 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4656 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#4652 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4653 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4661 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#4654 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4655 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4670 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#4668 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4669 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4671 …} -Children: Doctrine\ORM\PersistentCollection {#4674 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4677 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#4675 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4676 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4678 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4684 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#4666 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4667 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4685 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4689 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#4682 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4683 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4698 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#4696 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4697 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4699 …} -Children: Doctrine\ORM\PersistentCollection {#4702 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4705 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#4703 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4704 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4706 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4710 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#4694 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4695 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4714 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4717 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#4715 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4716 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4724 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#4636 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4729 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#4722 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4723 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4738 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4736 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4737 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4745 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4743 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4744 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4752 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4750 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4751 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4759 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#4603 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4604 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4764 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4757 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4758 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4775 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4771 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4772 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4779 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4780 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4773 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4774 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4784 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4789 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4787 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4788 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4790 …} -Children: Doctrine\ORM\PersistentCollection {#4793 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4796 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4794 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4795 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4800 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4803 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4801 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4802 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4804 …} -Children: Doctrine\ORM\PersistentCollection {#4807 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4810 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4808 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4809 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4811 …} -Children: Doctrine\ORM\PersistentCollection {#4814 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4817 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4815 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4816 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4818 …} -Children: Doctrine\ORM\PersistentCollection {#4821 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4824 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4822 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4823 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4825 …} -Children: Doctrine\ORM\PersistentCollection {#4828 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4831 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4785 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4786 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4832 …} -Children: Doctrine\ORM\PersistentCollection {#4835 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4836 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4829 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4830 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4837 …} -Children: Doctrine\ORM\PersistentCollection {#4840 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4845 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4843 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4844 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4852 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4850 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4851 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4853 …} -Children: Doctrine\ORM\PersistentCollection {#4856 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4859 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4857 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4858 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4860 …} -Children: Doctrine\ORM\PersistentCollection {#4863 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4864 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4735 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4734 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4865 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4873 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4869 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4870 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4878 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4871 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4872 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4879 …} -Children: Doctrine\ORM\PersistentCollection {#4882 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4887 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4885 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4886 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4888 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4892 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4769 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4770 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4893 …} -Children: Doctrine\ORM\PersistentCollection {#4896 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4897 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4841 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4842 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4906 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4904 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4905 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4907 …} -Children: Doctrine\ORM\PersistentCollection {#4910 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4913 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4911 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4912 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4914 …} -Children: Doctrine\ORM\PersistentCollection {#4917 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4920 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4918 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4919 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4924 …} -Parent: Eccube\Entity\Category {#4892} -Creator: null +description: null } Eccube\Entity\Category {#4927 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4884 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4883 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4928 …} -Children: Doctrine\ORM\PersistentCollection {#4931 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4932 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4925 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4926 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4941 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4939 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4940 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4942 …} -Children: Doctrine\ORM\PersistentCollection {#4945 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4948 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4946 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4947 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4952 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4955 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4937 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4938 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4960 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4953 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4954 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4967 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4965 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4966 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4974 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4972 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4973 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#4983 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4903 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#4988 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4979 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#4993 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4981 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4982 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5004 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#5002 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5003 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5005 …} -Children: Doctrine\ORM\PersistentCollection {#5008 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5011 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#5009 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5010 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5015 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5018 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#5016 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5017 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } Eccube\Entity\Category {#5025 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4999 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5029 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } Eccube\Entity\Category {#5030 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#5023 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5024 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5039 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#5037 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5038 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5046 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#5044 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5045 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5047 …} -Children: Doctrine\ORM\PersistentCollection {#5050 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5053 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#5051 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5052 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5054 …} -Children: Doctrine\ORM\PersistentCollection {#5057 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5060 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#5058 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5059 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5069 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#5065 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5066 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } Eccube\Entity\Category {#5074 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#5067 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5068 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#5069} -Creator: null +description: null } Eccube\Entity\Category {#5081 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#5036 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5035 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5086 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#5001 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5000 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5091 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#5079 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5102 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#5100 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5101 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5109 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#5107 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5108 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5116 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#5114 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5115 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5123 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#5121 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5122 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5124 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5130 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#5128 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5129 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5137 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#5135 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5136 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5144 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#5142 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5143 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5151 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#5149 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5150 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5158 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#5156 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5157 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5165 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#5163 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5164 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5172 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#5170 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5171 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5181 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#5177 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5178 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5186 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#5179 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#5180 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5181} -Creator: null +description: null } Eccube\Entity\Category {#5193 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#5098 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5099 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5198 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#5191 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5207 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#5205 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5214 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#5212 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5215 …} -Children: Doctrine\ORM\PersistentCollection {#5218 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5221 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#5219 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5228 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#5226 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5235 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#5233 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5242 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#5240 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } Eccube\Entity\Category {#5249 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#5203 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5254 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#5247 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5249} -Creator: null +description: null } Eccube\Entity\Category {#5263 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#5259 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5268 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#5261 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5263} -Creator: null +description: null } Eccube\Entity\Category {#5277 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#5273 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5282 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#5275 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5291 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#5289 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5292 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5298 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#5296 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5297 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5305 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#5303 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } Eccube\Entity\Category {#5312 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#5097 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5096 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5313 …} -Children: Doctrine\ORM\PersistentCollection {#5316 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5317 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#5310 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5311 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5326 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#5324 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5325 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5327 …} -Children: Doctrine\ORM\PersistentCollection {#5330 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5333 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#5331 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5332 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5340 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#5338 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5339 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5347 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#5345 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5346 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5354 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#5352 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5353 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5363 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#5359 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5360 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } Eccube\Entity\Category {#5368 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#5361 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#5362 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5363} -Creator: null +description: null } Eccube\Entity\Category {#5375 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#5322 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5380 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#5373 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5374 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5381 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: Eccube\Entity\Category {#5375} -Creator: null +description: null } Eccube\Entity\Category {#5389 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#5385 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5386 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5390 …} -Children: Doctrine\ORM\PersistentCollection {#5393 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5394 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#5387 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5388 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5395 …} -Children: Doctrine\ORM\PersistentCollection {#5398 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5403 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#5401 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } Eccube\Entity\Category {#5408 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#5288 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5287 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5417 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#5413 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5414 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5418 …} -Children: Doctrine\ORM\PersistentCollection {#5421 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5422 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#5415 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5416 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5417} -Creator: null +description: null } Eccube\Entity\Category {#5429 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#5427 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5428 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } Eccube\Entity\Category {#5436 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#5399 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5441 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#5434 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5435 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5452 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#5448 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5449 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5457 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#5450 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#5451 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5466 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#5464 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#5465 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } Eccube\Entity\Category {#5471 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#5446 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5447 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5478 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#5476 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5487 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#5483 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#5484 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5491 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } Eccube\Entity\Category {#5492 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#5485 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#5486 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5487} -Creator: null +description: null } Eccube\Entity\Category {#5501 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#5462 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5506 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#5497 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5501} -Creator: null +description: null } Eccube\Entity\Category {#5511 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#5499 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5522 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#5520 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5529 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#5527 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5530 …} -Children: Doctrine\ORM\PersistentCollection {#5533 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5536 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#5534 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5537 …} -Children: Doctrine\ORM\PersistentCollection {#5540 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5543 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#5541 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } Eccube\Entity\Category {#5548 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#5516 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5517 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5553 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#5518 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#5519 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5548} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5562 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#5560 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5569 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#5567 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5568 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5576 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#5574 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5575 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5583 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#5581 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5590 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#5588 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5591 …} -Children: Doctrine\ORM\PersistentCollection {#5594 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } Eccube\Entity\Category {#5599 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#5559 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5558 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5604 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#5595 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5596 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5609 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#5597 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5620 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#5618 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5621 …} -Children: Doctrine\ORM\PersistentCollection {#5624 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } Eccube\Entity\Category {#5627 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#5615 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5614 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5628 …} -Children: Doctrine\ORM\PersistentCollection {#5631 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5632 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#5625 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5641 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#5639 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5642 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } Eccube\Entity\Category {#5648 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#5617 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5616 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5649 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5653 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#5646 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5662 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#5660 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5663 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } Eccube\Entity\Category {#5669 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#5638 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5637 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5670 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5674 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#5667 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#5668 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5669} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5683 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#5681 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5690 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#5688 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5691 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5697 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#5695 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5704 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#5702 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5703 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5711 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#5709 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5718 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#5716 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5717 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } Eccube\Entity\Category {#5725 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#5679 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5680 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5730 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#5723 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5724 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5739 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5737 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5738 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5746 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5744 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5745 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } Eccube\Entity\Category {#5751 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5735 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5760 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5756 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5757 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5765 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5758 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5759 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5774 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5772 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5775 …} -Children: Doctrine\ORM\PersistentCollection {#5778 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5781 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5779 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5780 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5782 …} -Children: Doctrine\ORM\PersistentCollection {#5785 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5788 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5786 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5787 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5789 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } Eccube\Entity\Category {#5795 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#5658 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5796 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5800 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5793 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5809 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5807 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5810 …} -Children: Doctrine\ORM\PersistentCollection {#5813 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } Eccube\Entity\Category {#5814 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5771 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5770 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5821 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5819 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5820 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5828 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5826 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5827 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5835 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5833 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5834 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5842 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5840 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5841 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5849 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5847 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5848 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5850 …} -Children: Doctrine\ORM\PersistentCollection {#5853 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#5854 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5806 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5865 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5859 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5860 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5869 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5870 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5861 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5862 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5875 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5863 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5864 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5886 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5882 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5883 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5891 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5884 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5885 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5900 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5898 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5899 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5904 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5907 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5897 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5908 …} -Children: Doctrine\ORM\PersistentCollection {#5911 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#5912 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5880 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5881 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5917 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5905 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5906 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5928 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5926 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5927 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5932 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } Eccube\Entity\Category {#5935 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5923 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5922 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5940 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5933 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5949 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5947 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5948 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5956 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5954 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } Eccube\Entity\Category {#5963 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5945 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#5968 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5961 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5962 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5969 …} -Children: Doctrine\ORM\PersistentCollection {#5972 …} -Parent: Eccube\Entity\Category {#5963} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#5977 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5975 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5984 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5982 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5991 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5989 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } Eccube\Entity\Category {#5996 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5924 date: 2021-12-10 10:46:02.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 {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6003 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#6001 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6002 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6010 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#6008 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6009 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6017 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#6015 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6024 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#6022 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6023 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6031 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#6029 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6030 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6038 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#6036 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6039 …} -Children: Doctrine\ORM\PersistentCollection {#6042 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6045 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#6043 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6044 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6054 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#6050 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6051 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6059 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#6052 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6060 …} -Children: Doctrine\ORM\PersistentCollection {#6063 …} -Parent: Eccube\Entity\Category {#6054} -Creator: null +description: null } Eccube\Entity\Category {#6066 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#6064 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6065 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6067 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6073 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#6071 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#6072 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6080 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#6078 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#6079 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6081 …} -Children: Doctrine\ORM\PersistentCollection {#6084 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6087 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#6085 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#6086 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6088 …} -Children: Doctrine\ORM\PersistentCollection {#6091 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6096 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#6092 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#6093 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } Eccube\Entity\Category {#6101 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#6094 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#6095 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6102 …} -Children: Doctrine\ORM\PersistentCollection {#6105 …} -Parent: Eccube\Entity\Category {#6096} -Creator: null +description: null } Eccube\Entity\Category {#6112 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5974 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5973 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6117 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#6106 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#6107 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6122 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#6108 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6127 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#6110 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6111 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6140 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#6138 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6139 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6147 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#6145 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6146 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6154 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#6152 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6153 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6161 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#6159 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6160 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6168 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#6166 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6167 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6175 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#6173 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6174 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6182 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#6180 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6181 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6189 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#6187 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6188 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } Eccube\Entity\Category {#6196 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#6136 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6137 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6201 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#6194 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6195 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6210 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#6208 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6209 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6217 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#6215 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6216 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6224 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#6222 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6223 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6231 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#6229 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6230 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6238 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#6236 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6237 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6245 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#6243 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6244 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6252 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#6250 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6251 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6259 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#6257 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#6258 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6266 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#6206 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6207 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6271 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#6264 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6265 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6280 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#6278 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6279 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6281 …} -Children: Doctrine\ORM\PersistentCollection {#6284 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6287 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#6285 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6286 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6292 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#6276 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6277 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -Children: Doctrine\ORM\PersistentCollection {#6296 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6299 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#6297 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6298 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6304 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#6134 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6135 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6305 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } Eccube\Entity\Category {#6313 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#6133 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6132 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6318 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#6309 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6310 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6322 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6323 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#6311 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6312 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6334 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#6332 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6333 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6341 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#6339 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6348 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#6346 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6355 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#6353 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6364 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#6360 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6369 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#6362 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6378 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#6376 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6377 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6379 …} -Children: Doctrine\ORM\PersistentCollection {#6382 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6385 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#6383 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6386 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6392 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#6390 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6396 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6399 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#6397 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6406 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#6404 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6407 …} -Children: Doctrine\ORM\PersistentCollection {#6410 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6413 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#6411 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6412 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6417 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6420 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#6418 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6419 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6424 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } Eccube\Entity\Category {#6427 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#6330 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6331 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6428 …} -Children: Doctrine\ORM\PersistentCollection {#6431 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6432 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#6425 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6426 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6441 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#6439 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6440 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6442 …} -Children: Doctrine\ORM\PersistentCollection {#6445 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6448 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#6446 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6447 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6449 …} -Children: Doctrine\ORM\PersistentCollection {#6452 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6455 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#6453 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6454 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6462 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#6460 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6461 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6466 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } Eccube\Entity\Category {#6469 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#6437 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6470 …} -Children: Doctrine\ORM\PersistentCollection {#6473 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6474 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#6467 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6468 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6483 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#6481 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6482 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6487 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6490 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#6488 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6489 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6491 …} -Children: Doctrine\ORM\PersistentCollection {#6494 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6497 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#6495 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6496 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6501 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6504 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#6502 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6503 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6505 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } Eccube\Entity\Category {#6511 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#6479 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6480 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -Children: Doctrine\ORM\PersistentCollection {#6515 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6516 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#6509 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#6510 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6525 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#6523 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#6524 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } Eccube\Entity\Category {#6530 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#6328 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6329 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } Eccube\Entity\Category {#6537 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#6521 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6522 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6542 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#6535 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6536 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6546 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6551 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#6549 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6550 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6558 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#6556 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6565 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#6563 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6572 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#6570 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6571 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6579 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#6577 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6578 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6586 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#6584 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#6585 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6593 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#6591 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6592 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } Eccube\Entity\Category {#6600 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#6374 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6375 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6605 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#6598 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6599 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: null +description: null } Eccube\Entity\Category {#6614 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#6610 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6611 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6619 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#6612 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6613 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -Children: Doctrine\ORM\PersistentCollection {#6623 …} -Parent: Eccube\Entity\Category {#6614} -Creator: null +description: null } Eccube\Entity\Category {#6628 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#6624 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6625 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6633 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#6626 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6627 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6637 …} -Parent: Eccube\Entity\Category {#6628} -Creator: null +description: null } Eccube\Entity\Category {#6642 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#6638 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6639 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6647 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#6640 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6641 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -Children: Doctrine\ORM\PersistentCollection {#6651 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6656 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#6654 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6655 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } Eccube\Entity\Category {#6663 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#6547 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6548 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6668 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#6661 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6662 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6669 …} -Children: Doctrine\ORM\PersistentCollection {#6672 …} -Parent: Eccube\Entity\Category {#6663} -Creator: null +description: null } Eccube\Entity\Category {#6675 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#6673 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6674 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6676 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#6682 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#6653 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6686 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6687 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#6680 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6681 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6696 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#6694 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6695 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6697 …} -Children: Doctrine\ORM\PersistentCollection {#6700 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6703 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#6701 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6702 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6707 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6710 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#6708 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6709 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -Children: Doctrine\ORM\PersistentCollection {#6714 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6717 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#6715 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6716 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6721 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6724 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#6722 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6731 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6729 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6730 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6732 …} -Children: Doctrine\ORM\PersistentCollection {#6735 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6738 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6736 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6737 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6745 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6743 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6744 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6752 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6750 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6751 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6756 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6759 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6757 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6758 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } Eccube\Entity\Category {#6766 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#6692 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6693 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -Children: Doctrine\ORM\PersistentCollection {#6770 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6771 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6764 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6765 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6780 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6778 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6781 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6787 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6785 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6788 …} -Children: Doctrine\ORM\PersistentCollection {#6791 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6794 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6792 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6795 …} -Children: Doctrine\ORM\PersistentCollection {#6798 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6801 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6799 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6800 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } Eccube\Entity\Category {#6808 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6776 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6777 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6812 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6813 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6806 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6807 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6822 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6820 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6821 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6823 …} -Children: Doctrine\ORM\PersistentCollection {#6826 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6829 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6827 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6833 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6836 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6834 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -Children: Doctrine\ORM\PersistentCollection {#6840 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6843 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6841 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6842 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6847 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6850 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6848 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6854 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6857 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6855 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6856 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -Children: Doctrine\ORM\PersistentCollection {#6861 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6864 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6862 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6863 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6865 …} -Children: Doctrine\ORM\PersistentCollection {#6868 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6871 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6869 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6870 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6872 …} -Children: Doctrine\ORM\PersistentCollection {#6875 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6878 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6876 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6877 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6879 …} -Children: Doctrine\ORM\PersistentCollection {#6882 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6885 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6883 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6884 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6892 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6890 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6891 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6893 …} -Children: Doctrine\ORM\PersistentCollection {#6896 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } Eccube\Entity\Category {#6897 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6819 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6818 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6904 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6902 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6903 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6913 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6909 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6914 …} -Children: Doctrine\ORM\PersistentCollection {#6917 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6918 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6911 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6912 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6927 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6925 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6926 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6934 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6932 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6933 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } Eccube\Entity\Category {#6939 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6923 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6924 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6948 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6944 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6945 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6953 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6946 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6947 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6948} -Creator: null +description: null } Eccube\Entity\Category {#6960 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6958 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6959 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6973 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6965 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6966 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6978 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6967 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6968 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6979 …} -Children: Doctrine\ORM\PersistentCollection {#6982 …} -Parent: Eccube\Entity\Category {#6973} -Creator: null +description: null } Eccube\Entity\Category {#6983 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6969 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6970 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6984 …} -Children: Doctrine\ORM\PersistentCollection {#6987 …} -Parent: Eccube\Entity\Category {#6978} -Creator: null +description: null } Eccube\Entity\Category {#6988 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6971 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6972 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6983} -Creator: null +description: null } Eccube\Entity\Category {#6997 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6993 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6994 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7002 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6995 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6996 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6997} -Creator: null +description: null } Eccube\Entity\Category {#7011 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#7009 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#7010 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } Eccube\Entity\Category {#7016 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#7008 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#7007 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7023 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#7021 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7022 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7030 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#7028 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7029 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -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 {#3745 -om: ContainerARxkdCR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#528 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3730 …} -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() {#8672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#8673 …} } } |
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 {#8714 +label: "情報配線器具" +value: "444" +data: Eccube\Entity\Category {#3801 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#3833 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#3831 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3895 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8715 +label: " LANモジュラジャック" +value: "445" +data: Eccube\Entity\Category {#3947 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#3829 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#3827 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3946 …} -Children: Doctrine\ORM\PersistentCollection {#3943 …} -Parent: Eccube\Entity\Category {#3801} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: "照明器具" +value: "57" +data: Eccube\Entity\Category {#3936 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#3942 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#3941 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3932 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8717 +label: " シーリングライト" +value: "332" +data: Eccube\Entity\Category {#3931 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#3940 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3939 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3930 …} -Children: Doctrine\ORM\PersistentCollection {#3927 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8718 +label: " コイズミ照明" +value: "451" +data: Eccube\Entity\Category {#3926 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#3938 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#3937 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3925 …} -Children: Doctrine\ORM\PersistentCollection {#3859 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8719 +label: " オーデリック" +value: "341" +data: Eccube\Entity\Category {#3844 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#3823 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#3824 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3931} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8720 +label: " ベースライト" +value: "333" +data: Eccube\Entity\Category {#3851 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#3857 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3858 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8721 +label: " パナソニック" +value: "446" +data: Eccube\Entity\Category {#3856 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#3849 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3850 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3956 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8722 +label: " オーデリック" +value: "342" +data: Eccube\Entity\Category {#3961 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#3959 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3960 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3962 …} -Children: Doctrine\ORM\PersistentCollection {#3965 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8723 +label: " コイズミ照明" +value: "447" +data: Eccube\Entity\Category {#3968 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#3966 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#3967 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8724 +label: " ベースライトスクエアシリーズ" +value: "479" +data: Eccube\Entity\Category {#3975 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#3957 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3958 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8725 +label: " パナソニック" +value: "480" +data: Eccube\Entity\Category {#3980 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#3973 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#3974 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3981 …} -Children: Doctrine\ORM\PersistentCollection {#3984 …} -Parent: Eccube\Entity\Category {#3975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8726 +label: " ダウンライト" +value: "334" +data: Eccube\Entity\Category {#3989 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#3985 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8727 +label: " コイズミ照明" +value: "460" +data: Eccube\Entity\Category {#3994 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#3987 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#3988 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3995 …} -Children: Doctrine\ORM\PersistentCollection {#3998 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8728 +label: " オーデリック" +value: "343" +data: Eccube\Entity\Category {#4003 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#4001 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#4002 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3989} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8729 +label: " スポットライト" +value: "335" +data: Eccube\Entity\Category {#4010 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#3828 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3822 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8730 +label: " コイズミ照明" +value: "453" +data: Eccube\Entity\Category {#4015 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#4008 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#4009 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4016 …} -Children: Doctrine\ORM\PersistentCollection {#4019 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8731 +label: " オーデリック" +value: "347" +data: Eccube\Entity\Category {#4024 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#4022 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#4023 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: Eccube\Entity\Category {#4010} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8732 +label: " 高天井・投光器" +value: "337" +data: Eccube\Entity\Category {#4031 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#4000 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#3999 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4032 …} -Children: Doctrine\ORM\PersistentCollection {#4035 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8733 +label: " パナソニック" +value: "472" +data: Eccube\Entity\Category {#4036 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#4029 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#4030 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4037 …} -Children: Doctrine\ORM\PersistentCollection {#4040 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8734 +label: " オーデリック" +value: "345" +data: Eccube\Entity\Category {#4045 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#4043 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#4044 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8735 +label: " コイズミ照明" +value: "448" +data: Eccube\Entity\Category {#4052 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#4050 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#4051 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4031} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8736 +label: " 間接照明" +value: "336" +data: Eccube\Entity\Category {#4059 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#4041 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4042 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8737 +label: " コイズミ照明" +value: "496" +data: Eccube\Entity\Category {#4064 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#4057 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#4058 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4065 …} -Children: Doctrine\ORM\PersistentCollection {#4068 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "コイズミ照明の商品" } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8738 +label: " オーデリック" +value: "344" +data: Eccube\Entity\Category {#4073 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#4071 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#4072 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8739 +label: " 看板灯" +value: "461" +data: Eccube\Entity\Category {#4080 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#4020 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4021 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8740 +label: " コイズミ照明" +value: "462" +data: Eccube\Entity\Category {#4085 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#4078 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#4079 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8741 +label: " キッチンライト" +value: "339" +data: Eccube\Entity\Category {#4094 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#4090 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8742 +label: " オーデリック" +value: "348" +data: Eccube\Entity\Category {#4099 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#4092 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#4093 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4100 …} -Children: Doctrine\ORM\PersistentCollection {#4103 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8743 +label: " コイズミ照明" +value: "450" +data: Eccube\Entity\Category {#4108 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#4106 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#4107 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8744 +label: " 防犯灯" +value: "338" +data: Eccube\Entity\Category {#4115 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#4069 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8745 +label: " パナソニック" +value: "473" +data: Eccube\Entity\Category {#4120 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#4113 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#4114 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4121 …} -Children: Doctrine\ORM\PersistentCollection {#4124 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8746 +label: " オーデリック" +value: "346" +data: Eccube\Entity\Category {#4129 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#4127 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#4128 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8747 +label: " コイズミ照明" +value: "452" +data: Eccube\Entity\Category {#4136 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#4134 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#4135 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: Eccube\Entity\Category {#4115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8748 +label: " 非常用照明" +value: "454" +data: Eccube\Entity\Category {#4143 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#4125 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4126 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8749 +label: " パナソニック" +value: "478" +data: Eccube\Entity\Category {#4148 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#4141 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#4142 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4149 …} -Children: Doctrine\ORM\PersistentCollection {#4152 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8750 +label: " コイズミ照明" +value: "455" +data: Eccube\Entity\Category {#4157 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#4155 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#4156 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8751 +label: " 誘導灯" +value: "476" +data: Eccube\Entity\Category {#4164 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#4104 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8752 +label: " パナソニック" +value: "477" +data: Eccube\Entity\Category {#4169 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#4162 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#4163 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4170 …} -Children: Doctrine\ORM\PersistentCollection {#4173 …} -Parent: Eccube\Entity\Category {#4164} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8753 +label: " ブラケット" +value: "467" +data: Eccube\Entity\Category {#4178 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#4174 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4175 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8754 +label: " コイズミ照明" +value: "468" +data: Eccube\Entity\Category {#4183 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#4176 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#4177 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8755 +label: " ウォールライト" +value: "474" +data: Eccube\Entity\Category {#4192 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#4188 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8756 +label: " パナソニック" +value: "475" +data: Eccube\Entity\Category {#4197 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#4190 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#4191 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: Eccube\Entity\Category {#4192} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +label: " エクステリアライト" +value: "456" +data: Eccube\Entity\Category {#4206 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#4202 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4203 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8758 +label: " コイズミ照明" +value: "457" +data: Eccube\Entity\Category {#4211 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#4204 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#4205 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8759 +label: " 和風照明" +value: "458" +data: Eccube\Entity\Category {#4220 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#4216 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4217 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8760 +label: " コイズミ照明" +value: "464" +data: Eccube\Entity\Category {#4225 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#4218 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#4219 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4226 …} -Children: Doctrine\ORM\PersistentCollection {#4229 …} -Parent: Eccube\Entity\Category {#4220} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8761 +label: " ペンダント" +value: "459" +data: Eccube\Entity\Category {#4234 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#4230 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4231 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8762 +label: " コイズミ照明" +value: "465" +data: Eccube\Entity\Category {#4239 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#4232 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#4233 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4240 …} -Children: Doctrine\ORM\PersistentCollection {#4243 …} -Parent: Eccube\Entity\Category {#4234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8763 +label: " LEDランプ" +value: "58" +data: Eccube\Entity\Category {#4248 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#4244 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4245 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8764 +label: " コイズミ照明" +value: "481" +data: Eccube\Entity\Category {#4253 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#4246 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#4247 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4254 …} -Children: Doctrine\ORM\PersistentCollection {#4257 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8765 +label: " オーデリック" +value: "471" +data: Eccube\Entity\Category {#4262 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#4260 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#4261 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8766 +label: " コイズミ照明" +value: "8" +data: Eccube\Entity\Category {#4269 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#4267 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#4268 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4248} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8767 +label: " 浴室灯" +value: "469" +data: Eccube\Entity\Category {#4276 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#4258 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4259 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8768 +label: " コイズミ照明" +value: "470" +data: Eccube\Entity\Category {#4281 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#4274 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#4275 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4282 …} -Children: Doctrine\ORM\PersistentCollection {#4285 …} -Parent: Eccube\Entity\Category {#4276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8769 +label: " 照明用交換電池" +value: "449" +data: Eccube\Entity\Category {#4288 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#4286 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4287 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4289 …} -Children: Doctrine\ORM\PersistentCollection {#4292 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8770 +label: " 照明" +value: "7" +data: Eccube\Entity\Category {#4297 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#4293 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4294 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8771 +label: " 業務用照明器具" +value: "60" +data: Eccube\Entity\Category {#4302 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#4295 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#4296 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4303 …} -Children: Doctrine\ORM\PersistentCollection {#4306 …} -Parent: Eccube\Entity\Category {#4297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8772 +label: " その他照明器具" +value: "340" +data: Eccube\Entity\Category {#4311 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#4307 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#4308 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#3936} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8773 +label: " オーデリック" +value: "349" +data: Eccube\Entity\Category {#4316 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#4309 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#4310 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4317 …} -Children: Doctrine\ORM\PersistentCollection {#4320 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8774 +label: " コイズミ照明" +value: "466" +data: Eccube\Entity\Category {#4325 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#4323 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#4324 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4311} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8775 +label: "電線(ケーブル)" +value: "9" +data: Eccube\Entity\Category {#4332 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#4322 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4321 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8776 +label: " 住友電工" +value: "439" +data: Eccube\Entity\Category {#4337 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#4154 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4153 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4338 …} -Children: Doctrine\ORM\PersistentCollection {#4341 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8777 +label: " KIPケーブル" +value: "440" +data: Eccube\Entity\Category {#4342 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#4330 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#4331 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4343 …} -Children: Doctrine\ORM\PersistentCollection {#4346 …} -Parent: Eccube\Entity\Category {#4337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8778 +label: " 日本製線" +value: "437" +data: Eccube\Entity\Category {#4353 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#4349 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4350 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8779 +label: " LAN・PCケーブル" +value: "438" +data: Eccube\Entity\Category {#4358 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#4351 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#4352 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4359 …} -Children: Doctrine\ORM\PersistentCollection {#4362 …} -Parent: Eccube\Entity\Category {#4353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8780 +label: " タツタ電線" +value: "434" +data: Eccube\Entity\Category {#4367 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#4363 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4364 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8781 +label: " PDC 高圧引下線" +value: "436" +data: Eccube\Entity\Category {#4372 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#4365 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#4366 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4373 …} -Children: Doctrine\ORM\PersistentCollection {#4376 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8782 +label: " CVTケーブル" +value: "435" +data: Eccube\Entity\Category {#4381 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#4379 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#4380 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8783 +label: " SFCC" +value: "432" +data: Eccube\Entity\Category {#4388 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#4348 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4347 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8784 +label: " アルミケーブル" +value: "433" +data: Eccube\Entity\Category {#4393 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#4386 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#4387 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4394 …} -Children: Doctrine\ORM\PersistentCollection {#4397 …} -Parent: Eccube\Entity\Category {#4388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8785 +label: " 三ツ星" +value: "429" +data: Eccube\Entity\Category {#4402 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#4398 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4399 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8786 +label: " WCT 溶接ケーブル" +value: "430" +data: Eccube\Entity\Category {#4407 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#4400 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4401 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4408 …} -Children: Doctrine\ORM\PersistentCollection {#4411 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8787 +label: " WRCT 溶接ケーブル" +value: "431" +data: Eccube\Entity\Category {#4416 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#4414 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#4415 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4402} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8788 +label: " KHD" +value: "426" +data: Eccube\Entity\Category {#4423 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#4377 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8789 +label: " PV-CC 太陽電池発電設備用直流1500Vケーブル" +value: "428" +data: Eccube\Entity\Category {#4428 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#4421 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#4422 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4429 …} -Children: Doctrine\ORM\PersistentCollection {#4432 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8790 +label: " H-CV 太陽電池発電設備用低圧ケーブル" +value: "427" +data: Eccube\Entity\Category {#4437 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#4435 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#4436 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8791 +label: " 関西通信電線" +value: "423" +data: Eccube\Entity\Category {#4444 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#4413 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4412 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8792 +label: " LAN・PCケーブル" +value: "425" +data: Eccube\Entity\Category {#4449 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#4442 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#4443 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4450 …} -Children: Doctrine\ORM\PersistentCollection {#4453 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8793 +label: " 75Ω同軸ケーブル" +value: "424" +data: Eccube\Entity\Category {#4458 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#4456 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#4457 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8794 +label: " 二宮電線工業" +value: "421" +data: Eccube\Entity\Category {#4465 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#4434 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4433 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8795 +label: " シリコーンゴム絶縁ガラス編組電線" +value: "422" +data: Eccube\Entity\Category {#4470 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#4463 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#4464 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4471 …} -Children: Doctrine\ORM\PersistentCollection {#4474 …} -Parent: Eccube\Entity\Category {#4465} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8796 +label: " 太陽ケーブルテック" +value: "419" +data: Eccube\Entity\Category {#4479 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#4475 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4476 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8797 +label: " 2PNCT" +value: "420" +data: Eccube\Entity\Category {#4484 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#4477 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#4478 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4485 …} -Children: Doctrine\ORM\PersistentCollection {#4488 …} -Parent: Eccube\Entity\Category {#4479} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8798 +label: " KANZACC" +value: "415" +data: Eccube\Entity\Category {#4493 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#4489 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4490 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8799 +label: " KRF 消防用耐熱電線" +value: "418" +data: Eccube\Entity\Category {#4498 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#4491 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#4492 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4499 …} -Children: Doctrine\ORM\PersistentCollection {#4502 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8800 +label: " KP 消防用警報用電線" +value: "417" +data: Eccube\Entity\Category {#4507 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#4505 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#4506 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8801 +label: " KIV電線" +value: "416" +data: Eccube\Entity\Category {#4514 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#4512 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#4513 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4493} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8802 +label: " 大電" +value: "412" +data: Eccube\Entity\Category {#4521 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#4503 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4504 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8803 +label: " ロボトップDP6" +value: "414" +data: Eccube\Entity\Category {#4526 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#4519 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#4520 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4527 …} -Children: Doctrine\ORM\PersistentCollection {#4530 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8804 +label: " ロボトップDP3" +value: "413" +data: Eccube\Entity\Category {#4535 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#4533 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#4534 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4521} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8805 +label: " 伸興電線" +value: "400" +data: Eccube\Entity\Category {#4542 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#4454 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4455 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8806 +label: " 同軸ケーブル" +value: "411" +data: Eccube\Entity\Category {#4547 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#4540 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#4541 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4548 …} -Children: Doctrine\ORM\PersistentCollection {#4551 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8807 +label: " LANケーブル" +value: "410" +data: Eccube\Entity\Category {#4556 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#4554 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#4555 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8808 +label: " 電話用ケーブル" +value: "406" +data: Eccube\Entity\Category {#4565 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#4561 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#4562 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4566 …} -Children: Doctrine\ORM\PersistentCollection {#4569 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8809 +label: " EM-SCTケーブル" +value: "407" +data: Eccube\Entity\Category {#4570 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#4563 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#4564 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4565} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8810 +label: " 警報用ケーブル" +value: "404" +data: Eccube\Entity\Category {#4579 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#4575 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#4576 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4580 …} -Children: Doctrine\ORM\PersistentCollection {#4583 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8811 +label: " EM-AEケーブル" +value: "405" +data: Eccube\Entity\Category {#4584 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#4577 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#4578 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4579} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8812 +label: " 通信ケーブル" +value: "401" +data: Eccube\Entity\Category {#4593 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#4589 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#4590 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4594 …} -Children: Doctrine\ORM\PersistentCollection {#4597 …} -Parent: Eccube\Entity\Category {#4542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8813 +label: " FCPEV-Sケーブル" +value: "409" +data: Eccube\Entity\Category {#4598 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#4591 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#4592 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8814 +label: " FCPEVケーブル" +value: "408" +data: Eccube\Entity\Category {#4607 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#4605 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#4606 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4608 …} -Children: Doctrine\ORM\PersistentCollection {#4611 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8815 +label: " EM-FCPEE-Sケーブル" +value: "403" +data: Eccube\Entity\Category {#4614 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#4612 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#4613 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4615 …} -Children: Doctrine\ORM\PersistentCollection {#4618 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8816 +label: " EM-FCPEEケーブル" +value: "402" +data: Eccube\Entity\Category {#4621 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#4619 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#4620 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4622 …} -Children: Doctrine\ORM\PersistentCollection {#4625 …} -Parent: Eccube\Entity\Category {#4593} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8817 +label: " 富士電線" +value: "325" +data: Eccube\Entity\Category {#4626 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#4553 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4552 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8818 +label: " VVFケーブル" +value: "328" +data: Eccube\Entity\Category {#4631 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#4532 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4531 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4632 …} -Children: Doctrine\ORM\PersistentCollection {#4635 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8819 +label: " VCTFケーブル" +value: "366" +data: Eccube\Entity\Category {#4640 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#4638 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#4639 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8820 +label: " ソフトVCTFプラス" +value: "365" +data: Eccube\Entity\Category {#4647 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#4645 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4646 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8821 +label: " キャブタイヤケーブル" +value: "329" +data: Eccube\Entity\Category {#4656 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#4652 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4653 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4657 …} -Children: Doctrine\ORM\PersistentCollection {#4660 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8822 +label: " VCT" +value: "330" +data: Eccube\Entity\Category {#4661 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#4654 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4655 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8823 +label: " ラバロンVCT" +value: "331" +data: Eccube\Entity\Category {#4670 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#4668 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4669 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4671 …} -Children: Doctrine\ORM\PersistentCollection {#4674 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8824 +label: " 2CT" +value: "372" +data: Eccube\Entity\Category {#4677 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#4675 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#4676 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4678 …} -Children: Doctrine\ORM\PersistentCollection {#4681 …} -Parent: Eccube\Entity\Category {#4656} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8825 +label: " 溶接用ケーブル" +value: "367" +data: Eccube\Entity\Category {#4684 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#4666 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4667 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4685 …} -Children: Doctrine\ORM\PersistentCollection {#4688 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8826 +label: " WCT" +value: "368" +data: Eccube\Entity\Category {#4689 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#4682 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4683 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8827 +label: " WRCT" +value: "369" +data: Eccube\Entity\Category {#4698 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#4696 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4697 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4699 …} -Children: Doctrine\ORM\PersistentCollection {#4702 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8828 +label: " WNCT" +value: "370" +data: Eccube\Entity\Category {#4705 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#4703 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#4704 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4706 …} -Children: Doctrine\ORM\PersistentCollection {#4709 …} -Parent: Eccube\Entity\Category {#4684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8829 +label: " マイクロホン用コード" +value: "371" +data: Eccube\Entity\Category {#4710 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#4694 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4695 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4711 …} -Children: Doctrine\ORM\PersistentCollection {#4714 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8830 +label: " 計装用ケーブル" +value: "373" +data: Eccube\Entity\Category {#4717 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#4715 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#4716 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4718 …} -Children: Doctrine\ORM\PersistentCollection {#4721 …} -Parent: Eccube\Entity\Category {#4626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8831 +label: " 愛知電線" +value: "324" +data: Eccube\Entity\Category {#4724 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#4636 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4637 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4725 …} -Children: Doctrine\ORM\PersistentCollection {#4728 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8832 +label: " VVFケーブル" +value: "327" +data: Eccube\Entity\Category {#4729 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#4722 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4723 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4730 …} -Children: Doctrine\ORM\PersistentCollection {#4733 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8833 +label: " IVケーブル" +value: "374" +data: Eccube\Entity\Category {#4738 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#4736 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4737 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4739 …} -Children: Doctrine\ORM\PersistentCollection {#4742 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8834 +label: " DV電線" +value: "375" +data: Eccube\Entity\Category {#4745 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#4743 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4744 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4746 …} -Children: Doctrine\ORM\PersistentCollection {#4749 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8835 +label: " EMケーブル" +value: "376" +data: Eccube\Entity\Category {#4752 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#4750 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#4751 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4753 …} -Children: Doctrine\ORM\PersistentCollection {#4756 …} -Parent: Eccube\Entity\Category {#4724} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8836 +label: " フジクラダイヤケーブル" +value: "352" +data: Eccube\Entity\Category {#4759 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#4603 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4604 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4760 …} -Children: Doctrine\ORM\PersistentCollection {#4763 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8837 +label: " 太陽光発電用ケーブル" +value: "396" +data: Eccube\Entity\Category {#4764 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#4757 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#4758 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4765 …} -Children: Doctrine\ORM\PersistentCollection {#4768 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8838 +label: " エコケーブル" +value: "388" +data: Eccube\Entity\Category {#4775 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#4771 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#4772 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4776 …} -Children: Doctrine\ORM\PersistentCollection {#4779 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8839 +label: " EM-FPTケーブル" +value: "395" +data: Eccube\Entity\Category {#4780 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#4773 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#4774 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4784 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8840 +label: " EM-LMCFケーブル" +value: "394" +data: Eccube\Entity\Category {#4789 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#4787 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#4788 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4790 …} -Children: Doctrine\ORM\PersistentCollection {#4793 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8841 +label: " EM-IEケーブル" +value: "393" +data: Eccube\Entity\Category {#4796 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#4794 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#4795 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4797 …} -Children: Doctrine\ORM\PersistentCollection {#4800 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8842 +label: " EM-CEESケーブル" +value: "392" +data: Eccube\Entity\Category {#4803 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#4801 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#4802 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4804 …} -Children: Doctrine\ORM\PersistentCollection {#4807 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8843 +label: " EM-CEEケーブル" +value: "391" +data: Eccube\Entity\Category {#4810 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#4808 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#4809 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4811 …} -Children: Doctrine\ORM\PersistentCollection {#4814 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8844 +label: " EM-CEケーブル" +value: "390" +data: Eccube\Entity\Category {#4817 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#4815 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#4816 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4818 …} -Children: Doctrine\ORM\PersistentCollection {#4821 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8845 +label: " EM-CETケーブル" +value: "389" +data: Eccube\Entity\Category {#4824 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#4822 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#4823 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4825 …} -Children: Doctrine\ORM\PersistentCollection {#4828 …} -Parent: Eccube\Entity\Category {#4775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8846 +label: " 電力 600V低圧ケーブル" +value: "377" +data: Eccube\Entity\Category {#4831 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#4785 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4786 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4832 …} -Children: Doctrine\ORM\PersistentCollection {#4835 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8847 +label: " CVケーブル" +value: "378" +data: Eccube\Entity\Category {#4836 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#4829 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4830 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4837 …} -Children: Doctrine\ORM\PersistentCollection {#4840 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8848 +label: " CVDケーブル" +value: "379" +data: Eccube\Entity\Category {#4845 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#4843 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4844 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4846 …} -Children: Doctrine\ORM\PersistentCollection {#4849 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8849 +label: " CVQケーブル" +value: "381" +data: Eccube\Entity\Category {#4852 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#4850 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4851 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4853 …} -Children: Doctrine\ORM\PersistentCollection {#4856 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8850 +label: " CVTケーブル" +value: "380" +data: Eccube\Entity\Category {#4859 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#4857 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#4858 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4860 …} -Children: Doctrine\ORM\PersistentCollection {#4863 …} -Parent: Eccube\Entity\Category {#4831} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8851 +label: " 600Vビニル絶縁電線" +value: "384" +data: Eccube\Entity\Category {#4864 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#4735 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4734 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4865 …} -Children: Doctrine\ORM\PersistentCollection {#4868 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8852 +label: " 制御用ケーブル" +value: "385" +data: Eccube\Entity\Category {#4873 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#4869 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#4870 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4877 …} -Parent: Eccube\Entity\Category {#4759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8853 +label: " CVV" +value: "386" +data: Eccube\Entity\Category {#4878 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#4871 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4872 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4879 …} -Children: Doctrine\ORM\PersistentCollection {#4882 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8854 +label: " CVV-S(静電遮へい付)" +value: "387" +data: Eccube\Entity\Category {#4887 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#4885 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#4886 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4888 …} -Children: Doctrine\ORM\PersistentCollection {#4891 …} -Parent: Eccube\Entity\Category {#4873} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8855 +label: " 矢崎エナジー" +value: "323" +data: Eccube\Entity\Category {#4892 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#4769 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4770 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4893 …} -Children: Doctrine\ORM\PersistentCollection {#4896 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8856 +label: " アースイン600V-CVケーブル" +value: "399" +data: Eccube\Entity\Category {#4897 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#4841 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#4842 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4898 …} -Children: Doctrine\ORM\PersistentCollection {#4901 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8857 +label: " 600V-CVD・T・Qケーブル" +value: "398" +data: Eccube\Entity\Category {#4906 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#4904 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#4905 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4907 …} -Children: Doctrine\ORM\PersistentCollection {#4910 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8858 +label: " 600V-CVケーブル" +value: "397" +data: Eccube\Entity\Category {#4913 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#4911 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#4912 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4914 …} -Children: Doctrine\ORM\PersistentCollection {#4917 …} -Parent: Eccube\Entity\Category {#4892} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8859 +label: " VVFケーブル" +value: "326" +data: Eccube\Entity\Category {#4920 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#4918 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#4919 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4924 …} -Parent: Eccube\Entity\Category {#4892} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8860 +label: " 住電日立ケーブル" +value: "356" +data: Eccube\Entity\Category {#4927 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#4884 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4883 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4928 …} -Children: Doctrine\ORM\PersistentCollection {#4931 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8861 +label: " CVケーブル" +value: "359" +data: Eccube\Entity\Category {#4932 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#4925 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#4926 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4933 …} -Children: Doctrine\ORM\PersistentCollection {#4936 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8862 +label: " CVTケーブル" +value: "358" +data: Eccube\Entity\Category {#4941 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#4939 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#4940 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4942 …} -Children: Doctrine\ORM\PersistentCollection {#4945 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8863 +label: " VVRケーブル" +value: "357" +data: Eccube\Entity\Category {#4948 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#4946 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#4947 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4949 …} -Children: Doctrine\ORM\PersistentCollection {#4952 …} -Parent: Eccube\Entity\Category {#4927} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8864 +label: " 協和電線" +value: "360" +data: Eccube\Entity\Category {#4955 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#4937 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4938 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4959 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8865 +label: " CVFケーブル" +value: "361" +data: Eccube\Entity\Category {#4960 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#4953 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#4954 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4961 …} -Children: Doctrine\ORM\PersistentCollection {#4964 …} -Parent: Eccube\Entity\Category {#4955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8866 +label: " アルミケーブル" +value: "354" +data: Eccube\Entity\Category {#4967 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#4965 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4966 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4968 …} -Children: Doctrine\ORM\PersistentCollection {#4971 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8867 +label: " ソーラーケーブル" +value: "442" +data: Eccube\Entity\Category {#4974 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#4972 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#4973 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4975 …} -Children: Doctrine\ORM\PersistentCollection {#4978 …} -Parent: Eccube\Entity\Category {#4332} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8868 +label: "電気自動車用充電器" +value: "29" +data: Eccube\Entity\Category {#4983 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#4903 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4984 …} -Children: Doctrine\ORM\PersistentCollection {#4987 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8869 +label: " 日東工業" +value: "297" +data: Eccube\Entity\Category {#4988 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#4979 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4989 …} -Children: Doctrine\ORM\PersistentCollection {#4992 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8870 +label: " PIT-2Gシリーズ" +value: "298" +data: Eccube\Entity\Category {#4993 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#4981 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4982 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4994 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8871 +label: " PIT-1Gシリーズ" +value: "299" +data: Eccube\Entity\Category {#5004 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#5002 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5003 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5005 …} -Children: Doctrine\ORM\PersistentCollection {#5008 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8872 +label: " PIT-C2シリーズ" +value: "300" +data: Eccube\Entity\Category {#5011 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#5009 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5010 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5012 …} -Children: Doctrine\ORM\PersistentCollection {#5015 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8873 +label: " PIT-C3シリーズ" +value: "301" +data: Eccube\Entity\Category {#5018 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#5016 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5017 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5019 …} -Children: Doctrine\ORM\PersistentCollection {#5022 …} -Parent: Eccube\Entity\Category {#4988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8874 +label: " パナソニック" +value: "289" +data: Eccube\Entity\Category {#5025 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#4999 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#4998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5026 …} -Children: Doctrine\ORM\PersistentCollection {#5029 …} -Parent: Eccube\Entity\Category {#4983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8875 +label: " エルシーヴヘキアエス" +value: "292" +data: Eccube\Entity\Category {#5030 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#5023 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5024 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5031 …} -Children: Doctrine\ORM\PersistentCollection {#5034 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8876 +label: " エルシーヴキャビ" +value: "295" +data: Eccube\Entity\Category {#5039 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#5037 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5038 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5040 …} -Children: Doctrine\ORM\PersistentCollection {#5043 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8877 +label: " エルシーヴマイン" +value: "294" +data: Eccube\Entity\Category {#5046 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#5044 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5045 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5047 …} -Children: Doctrine\ORM\PersistentCollection {#5050 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8878 +label: " エルシーヴモードスリー" +value: "293" +data: Eccube\Entity\Category {#5053 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#5051 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5052 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5054 …} -Children: Doctrine\ORM\PersistentCollection {#5057 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8879 +label: " エルシーヴ屋外コンセント" +value: "291" +data: Eccube\Entity\Category {#5060 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#5058 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5059 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5061 …} -Children: Doctrine\ORM\PersistentCollection {#5064 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8880 +label: " エルシーヴその他関連商品" +value: "290" +data: Eccube\Entity\Category {#5069 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#5065 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5066 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5070 …} -Children: Doctrine\ORM\PersistentCollection {#5073 …} -Parent: Eccube\Entity\Category {#5025} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8881 +label: " Dポール" +value: "296" +data: Eccube\Entity\Category {#5074 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#5067 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5068 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#5069} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8882 +label: "制御機器" +value: "20" +data: Eccube\Entity\Category {#5081 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#5036 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5035 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8883 +label: " インバータ" +value: "71" +data: Eccube\Entity\Category {#5086 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#5001 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#5000 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8884 +label: " D800シリーズ" +value: "497" +data: Eccube\Entity\Category {#5091 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#5079 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5092 …} -Children: Doctrine\ORM\PersistentCollection {#5095 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8885 +label: " A800シリーズ" +value: "74" +data: Eccube\Entity\Category {#5102 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#5100 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5101 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8886 +label: " D700シリーズ" +value: "73" +data: Eccube\Entity\Category {#5109 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#5107 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5108 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8887 +label: " F700PJシリーズ" +value: "78" +data: Eccube\Entity\Category {#5116 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#5114 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5115 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8888 +label: " E800シリーズ" +value: "76" +data: Eccube\Entity\Category {#5123 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#5121 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5122 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5124 …} -Children: Doctrine\ORM\PersistentCollection {#5127 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8889 +label: " F800シリーズ" +value: "77" +data: Eccube\Entity\Category {#5130 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#5128 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5129 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8890 +label: " 富士電機" +value: "93" +data: Eccube\Entity\Category {#5137 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#5135 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5136 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8891 +label: " FRENIC-Eco" +value: "97" +data: Eccube\Entity\Category {#5144 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#5142 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5143 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8892 +label: " FRENIC-MEGA" +value: "96" +data: Eccube\Entity\Category {#5151 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#5149 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5150 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8893 +label: " FRENIC-Ace" +value: "95" +data: Eccube\Entity\Category {#5158 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#5156 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5157 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5159 …} -Children: Doctrine\ORM\PersistentCollection {#5162 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8894 +label: " FRENIC-Mini" +value: "94" +data: Eccube\Entity\Category {#5165 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#5163 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5164 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8895 +label: " E700シリーズ" +value: "75" +data: Eccube\Entity\Category {#5172 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#5170 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5171 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8896 +label: " その他" +value: "59" +data: Eccube\Entity\Category {#5181 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#5177 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#5178 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5182 …} -Children: Doctrine\ORM\PersistentCollection {#5185 …} -Parent: Eccube\Entity\Category {#5086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8897 +label: " ヤザキエナジー" +value: "322" +data: Eccube\Entity\Category {#5186 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#5179 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#5180 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5181} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8898 +label: " シーケンサ" +value: "115" +data: Eccube\Entity\Category {#5193 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#5098 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5099 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8899 +label: " cc-Link" +value: "122" +data: Eccube\Entity\Category {#5198 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#5191 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8900 +label: " MELSOFT" +value: "121" +data: Eccube\Entity\Category {#5207 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#5205 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8901 +label: " MELSEC-Lシリーズ" +value: "120" +data: Eccube\Entity\Category {#5214 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#5212 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5215 …} -Children: Doctrine\ORM\PersistentCollection {#5218 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8902 +label: " MELSEC iQ-Rシリーズ" +value: "119" +data: Eccube\Entity\Category {#5221 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#5219 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5220 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8903 +label: " MELSEC iQ-Fシリーズ" +value: "118" +data: Eccube\Entity\Category {#5228 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#5226 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8904 +label: " MELSEC-Fシリーズ" +value: "117" +data: Eccube\Entity\Category {#5235 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#5233 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8905 +label: " MELSEC-Qシリーズ" +value: "116" +data: Eccube\Entity\Category {#5242 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#5240 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5193} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8906 +label: " 表示機器" +value: "123" +data: Eccube\Entity\Category {#5249 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#5203 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8907 +label: " 三菱GTシリーズ" +value: "124" +data: Eccube\Entity\Category {#5254 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#5247 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5255 …} -Children: Doctrine\ORM\PersistentCollection {#5258 …} -Parent: Eccube\Entity\Category {#5249} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8908 +label: " サーボアンプ" +value: "63" +data: Eccube\Entity\Category {#5263 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#5259 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8909 +label: " 三菱電機" +value: "92" +data: Eccube\Entity\Category {#5268 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#5261 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5269 …} -Children: Doctrine\ORM\PersistentCollection {#5272 …} -Parent: Eccube\Entity\Category {#5263} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8910 +label: " マグネットスイッチ" +value: "109" +data: Eccube\Entity\Category {#5277 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#5273 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8911 +label: " 電磁開閉器" +value: "125" +data: Eccube\Entity\Category {#5282 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#5275 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5283 …} -Children: Doctrine\ORM\PersistentCollection {#5286 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8912 +label: " 電磁接触器" +value: "110" +data: Eccube\Entity\Category {#5291 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#5289 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5292 …} -Children: Doctrine\ORM\PersistentCollection {#5295 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8913 +label: " ホイスト用押ボタン開閉器" +value: "111" +data: Eccube\Entity\Category {#5298 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#5296 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5297 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5299 …} -Children: Doctrine\ORM\PersistentCollection {#5302 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8914 +label: " サーマルリレー" +value: "112" +data: Eccube\Entity\Category {#5305 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#5303 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5306 …} -Children: Doctrine\ORM\PersistentCollection {#5309 …} -Parent: Eccube\Entity\Category {#5277} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8915 +label: " 一般リレー" +value: "100" +data: Eccube\Entity\Category {#5312 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#5097 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5096 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5313 …} -Children: Doctrine\ORM\PersistentCollection {#5316 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8916 +label: " オムロンMYシリーズ" +value: "102" +data: Eccube\Entity\Category {#5317 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#5310 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5311 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5321 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8917 +label: " オムロンLYシリーズ" +value: "103" +data: Eccube\Entity\Category {#5326 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#5324 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5325 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5327 …} -Children: Doctrine\ORM\PersistentCollection {#5330 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8918 +label: " オムロンG2Rシリーズ" +value: "104" +data: Eccube\Entity\Category {#5333 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#5331 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5332 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8919 +label: " オムロンリレーアクセサリ" +value: "105" +data: Eccube\Entity\Category {#5340 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#5338 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5339 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8920 +label: " オムロンその他" +value: "101" +data: Eccube\Entity\Category {#5347 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#5345 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5346 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8921 +label: " ワイドミュラー リレー" +value: "171" +data: Eccube\Entity\Category {#5354 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#5352 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5353 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8922 +label: " ワイドミュラー リレーソケット" +value: "106" +data: Eccube\Entity\Category {#5363 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#5359 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5360 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5364 …} -Children: Doctrine\ORM\PersistentCollection {#5367 …} -Parent: Eccube\Entity\Category {#5312} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8923 +label: " リレーアクセサリ" +value: "107" +data: Eccube\Entity\Category {#5368 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#5361 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#5362 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5363} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8924 +label: " スイッチング・パワーサプライ" +value: "98" +data: Eccube\Entity\Category {#5375 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#5322 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5376 …} -Children: Doctrine\ORM\PersistentCollection {#5379 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8925 +label: " オムロン" +value: "99" +data: Eccube\Entity\Category {#5380 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#5373 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5374 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5381 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: Eccube\Entity\Category {#5375} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8926 +label: " 電力量計" +value: "79" +data: Eccube\Entity\Category {#5389 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#5385 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5386 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5390 …} -Children: Doctrine\ORM\PersistentCollection {#5393 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8927 +label: " 大崎電気工業" +value: "81" +data: Eccube\Entity\Category {#5394 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#5387 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5388 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5395 …} -Children: Doctrine\ORM\PersistentCollection {#5398 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8928 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#5403 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#5401 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5404 …} -Children: Doctrine\ORM\PersistentCollection {#5407 …} -Parent: Eccube\Entity\Category {#5389} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8929 +label: " サーキットプロテクタ" +value: "114" +data: Eccube\Entity\Category {#5408 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#5288 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5287 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5409 …} -Children: Doctrine\ORM\PersistentCollection {#5412 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8930 +label: " エネルギーモニタ" +value: "90" +data: Eccube\Entity\Category {#5417 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#5413 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5414 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5418 …} -Children: Doctrine\ORM\PersistentCollection {#5421 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8931 +label: " パナソニック" +value: "91" +data: Eccube\Entity\Category {#5422 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#5415 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5416 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5423 …} -Children: Doctrine\ORM\PersistentCollection {#5426 …} -Parent: Eccube\Entity\Category {#5417} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8932 +label: " 高圧交流気中負荷開閉器" +value: "113" +data: Eccube\Entity\Category {#5429 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#5427 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5428 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5430 …} -Children: Doctrine\ORM\PersistentCollection {#5433 …} -Parent: Eccube\Entity\Category {#5081} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8933 +label: "タイマー タイムスイッチ" +value: "15" +data: Eccube\Entity\Category {#5436 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#5399 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5437 …} -Children: Doctrine\ORM\PersistentCollection {#5440 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8934 +label: " オムロン" +value: "158" +data: Eccube\Entity\Category {#5441 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#5434 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5435 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8935 +label: " パナソニック" +value: "82" +data: Eccube\Entity\Category {#5452 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#5448 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5449 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5453 …} -Children: Doctrine\ORM\PersistentCollection {#5456 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8936 +label: " タイムスイッチ" +value: "87" +data: Eccube\Entity\Category {#5457 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#5450 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#5451 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5458 …} -Children: Doctrine\ORM\PersistentCollection {#5461 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8937 +label: " タイマー" +value: "86" +data: Eccube\Entity\Category {#5466 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#5464 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#5465 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5467 …} -Children: Doctrine\ORM\PersistentCollection {#5470 …} -Parent: Eccube\Entity\Category {#5452} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8938 +label: " 三菱電機" +value: "89" +data: Eccube\Entity\Category {#5471 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#5446 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5447 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5472 …} -Children: Doctrine\ORM\PersistentCollection {#5475 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8939 +label: " 大崎電気工業" +value: "84" +data: Eccube\Entity\Category {#5478 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#5476 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5479 …} -Children: Doctrine\ORM\PersistentCollection {#5482 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8940 +label: " オムロン" +value: "83" +data: Eccube\Entity\Category {#5487 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#5483 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#5484 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5488 …} -Children: Doctrine\ORM\PersistentCollection {#5491 …} -Parent: Eccube\Entity\Category {#5436} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8941 +label: " 三菱電機" +value: "88" +data: Eccube\Entity\Category {#5492 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#5485 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#5486 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5493 …} -Children: Doctrine\ORM\PersistentCollection {#5496 …} -Parent: Eccube\Entity\Category {#5487} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8942 +label: "システムラック" +value: "35" +data: Eccube\Entity\Category {#5501 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#5462 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5502 …} -Children: Doctrine\ORM\PersistentCollection {#5505 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8943 +label: " 小型ラック" +value: "65" +data: Eccube\Entity\Category {#5506 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#5497 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5507 …} -Children: Doctrine\ORM\PersistentCollection {#5510 …} -Parent: Eccube\Entity\Category {#5501} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8944 +label: " スタンダードタイプ" +value: "66" +data: Eccube\Entity\Category {#5511 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#5499 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5512 …} -Children: Doctrine\ORM\PersistentCollection {#5515 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8945 +label: " サーバ収納タイプ" +value: "68" +data: Eccube\Entity\Category {#5522 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#5520 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5523 …} -Children: Doctrine\ORM\PersistentCollection {#5526 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8946 +label: " 壁掛けタイプ" +value: "67" +data: Eccube\Entity\Category {#5529 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#5527 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5530 …} -Children: Doctrine\ORM\PersistentCollection {#5533 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8947 +label: " デスクタイプ" +value: "69" +data: Eccube\Entity\Category {#5536 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#5534 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5535 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5537 …} -Children: Doctrine\ORM\PersistentCollection {#5540 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8948 +label: " 台板・HUB収納タイプ" +value: "70" +data: Eccube\Entity\Category {#5543 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#5541 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5544 …} -Children: Doctrine\ORM\PersistentCollection {#5547 …} -Parent: Eccube\Entity\Category {#5506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8949 +label: "スマートHEMS" +value: "34" +data: Eccube\Entity\Category {#5548 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#5516 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5517 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5549 …} -Children: Doctrine\ORM\PersistentCollection {#5552 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8950 +label: " AiSEG3" +value: "486" +data: Eccube\Entity\Category {#5553 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#5518 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#5519 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5554 …} -Children: Doctrine\ORM\PersistentCollection {#5557 …} -Parent: Eccube\Entity\Category {#5548} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8951 +label: " HEMS関連商品" +value: "205" +data: Eccube\Entity\Category {#5562 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#5560 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5563 …} -Children: Doctrine\ORM\PersistentCollection {#5566 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8952 +label: " アダプタ" +value: "204" +data: Eccube\Entity\Category {#5569 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#5567 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5568 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5570 …} -Children: Doctrine\ORM\PersistentCollection {#5573 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8953 +label: " センサー" +value: "203" +data: Eccube\Entity\Category {#5576 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#5574 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5575 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5577 …} -Children: Doctrine\ORM\PersistentCollection {#5580 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8954 +label: " 計測装置・オプション品" +value: "202" +data: Eccube\Entity\Category {#5583 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#5581 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5584 …} -Children: Doctrine\ORM\PersistentCollection {#5587 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8955 +label: " AiSEG2" +value: "201" +data: Eccube\Entity\Category {#5590 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#5588 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5591 …} -Children: Doctrine\ORM\PersistentCollection {#5594 …} -Parent: Eccube\Entity\Category {#5548} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8956 +label: "キャビネットラック" +value: "11" +data: Eccube\Entity\Category {#5599 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#5559 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5558 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5600 …} -Children: Doctrine\ORM\PersistentCollection {#5603 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8957 +label: " 盤用露出型" +value: "172" +data: Eccube\Entity\Category {#5604 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#5595 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5596 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5605 …} -Children: Doctrine\ORM\PersistentCollection {#5608 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8958 +label: " 鉄板ベース" +value: "174" +data: Eccube\Entity\Category {#5609 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#5597 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5610 …} -Children: Doctrine\ORM\PersistentCollection {#5613 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8959 +label: " 木板ベース" +value: "173" +data: Eccube\Entity\Category {#5620 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#5618 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5621 …} -Children: Doctrine\ORM\PersistentCollection {#5624 …} -Parent: Eccube\Entity\Category {#5604} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8960 +label: " 盤用埋込型" +value: "175" +data: Eccube\Entity\Category {#5627 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#5615 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5614 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5628 …} -Children: Doctrine\ORM\PersistentCollection {#5631 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8961 +label: " 鉄板ベース" +value: "177" +data: Eccube\Entity\Category {#5632 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#5625 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5633 …} -Children: Doctrine\ORM\PersistentCollection {#5636 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8962 +label: " 木板ベース" +value: "176" +data: Eccube\Entity\Category {#5641 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#5639 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5642 …} -Children: Doctrine\ORM\PersistentCollection {#5645 …} -Parent: Eccube\Entity\Category {#5627} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8963 +label: " 屋外用制御盤" +value: "178" +data: Eccube\Entity\Category {#5648 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#5617 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5616 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5649 …} -Children: Doctrine\ORM\PersistentCollection {#5652 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8964 +label: " 鉄板ベース" +value: "180" +data: Eccube\Entity\Category {#5653 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#5646 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5654 …} -Children: Doctrine\ORM\PersistentCollection {#5657 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8965 +label: " 木板ベース" +value: "179" +data: Eccube\Entity\Category {#5662 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#5660 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5663 …} -Children: Doctrine\ORM\PersistentCollection {#5666 …} -Parent: Eccube\Entity\Category {#5648} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8966 +label: " 情報通信" +value: "181" +data: Eccube\Entity\Category {#5669 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#5638 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5637 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5670 …} -Children: Doctrine\ORM\PersistentCollection {#5673 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8967 +label: " HUB収納壁掛ワイドタイプ" +value: "355" +data: Eccube\Entity\Category {#5674 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#5667 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#5668 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5675 …} -Children: Doctrine\ORM\PersistentCollection {#5678 …} -Parent: Eccube\Entity\Category {#5669} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8968 +label: " HUB収納天井取付" +value: "187" +data: Eccube\Entity\Category {#5683 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#5681 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5684 …} -Children: Doctrine\ORM\PersistentCollection {#5687 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8969 +label: " HUB収納壁掛全面換気口" +value: "186" +data: Eccube\Entity\Category {#5690 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#5688 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5691 …} -Children: Doctrine\ORM\PersistentCollection {#5694 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8970 +label: " HUB収納壁掛ボデーファン付" +value: "185" +data: Eccube\Entity\Category {#5697 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#5695 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5698 …} -Children: Doctrine\ORM\PersistentCollection {#5701 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8971 +label: " HUB収納壁掛ドアファン付" +value: "184" +data: Eccube\Entity\Category {#5704 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#5702 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5703 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5705 …} -Children: Doctrine\ORM\PersistentCollection {#5708 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8972 +label: " HUB収納壁掛" +value: "183" +data: Eccube\Entity\Category {#5711 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#5709 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5712 …} -Children: Doctrine\ORM\PersistentCollection {#5715 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8973 +label: " HUB収納壁掛換気口付" +value: "182" +data: Eccube\Entity\Category {#5718 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#5716 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5717 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5719 …} -Children: Doctrine\ORM\PersistentCollection {#5722 …} -Parent: Eccube\Entity\Category {#5669} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8974 +label: " 計器盤" +value: "206" +data: Eccube\Entity\Category {#5725 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#5679 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5680 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5726 …} -Children: Doctrine\ORM\PersistentCollection {#5729 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8975 +label: " 集合計器盤" +value: "209" +data: Eccube\Entity\Category {#5730 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#5723 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5724 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5731 …} -Children: Doctrine\ORM\PersistentCollection {#5734 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8976 +label: " 引込計器盤" +value: "208" +data: Eccube\Entity\Category {#5739 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#5737 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5738 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5740 …} -Children: Doctrine\ORM\PersistentCollection {#5743 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8977 +label: " テナントキャビネット" +value: "207" +data: Eccube\Entity\Category {#5746 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#5744 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5745 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5747 …} -Children: Doctrine\ORM\PersistentCollection {#5750 …} -Parent: Eccube\Entity\Category {#5725} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8978 +label: " 屋外用小型ボックス" +value: "220" +data: Eccube\Entity\Category {#5751 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#5735 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5752 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8979 +label: " 自立制御盤基台付" +value: "210" +data: Eccube\Entity\Category {#5760 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#5756 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5757 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5761 …} -Children: Doctrine\ORM\PersistentCollection {#5764 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8980 +label: " フカサ250㎜" +value: "211" +data: Eccube\Entity\Category {#5765 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#5758 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5759 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5766 …} -Children: Doctrine\ORM\PersistentCollection {#5769 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8981 +label: " フカサ350㎜" +value: "212" +data: Eccube\Entity\Category {#5774 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#5772 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5773 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5775 …} -Children: Doctrine\ORM\PersistentCollection {#5778 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8982 +label: " フカサ400㎜" +value: "213" +data: Eccube\Entity\Category {#5781 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#5779 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5780 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5782 …} -Children: Doctrine\ORM\PersistentCollection {#5785 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8983 +label: " フカサ500㎜" +value: "214" +data: Eccube\Entity\Category {#5788 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#5786 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5787 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5789 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#5760} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8984 +label: " 屋外用自立制御盤基台付" +value: "215" +data: Eccube\Entity\Category {#5795 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#5658 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5796 …} -Children: Doctrine\ORM\PersistentCollection {#5799 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8985 +label: " フカサ350㎜" +value: "216" +data: Eccube\Entity\Category {#5800 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#5793 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5794 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5801 …} -Children: Doctrine\ORM\PersistentCollection {#5804 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8986 +label: " フカサ500㎜" +value: "217" +data: Eccube\Entity\Category {#5809 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#5807 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5808 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5810 …} -Children: Doctrine\ORM\PersistentCollection {#5813 …} -Parent: Eccube\Entity\Category {#5795} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8987 +label: " 熱対策制御盤" +value: "199" +data: Eccube\Entity\Category {#5814 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#5771 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5770 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5815 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8988 +label: " 熱対策通信" +value: "200" +data: Eccube\Entity\Category {#5821 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#5819 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5820 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5822 …} -Children: Doctrine\ORM\PersistentCollection {#5825 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8989 +label: " 耐風雨" +value: "219" +data: Eccube\Entity\Category {#5828 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#5826 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5827 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5829 …} -Children: Doctrine\ORM\PersistentCollection {#5832 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8990 +label: " 大型高圧受電盤" +value: "221" +data: Eccube\Entity\Category {#5835 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#5833 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5834 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5836 …} -Children: Doctrine\ORM\PersistentCollection {#5839 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8991 +label: " 盤内装用" +value: "218" +data: Eccube\Entity\Category {#5842 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#5840 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5841 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5843 …} -Children: Doctrine\ORM\PersistentCollection {#5846 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8992 +label: " 光接続箱 オプション" +value: "494" +data: Eccube\Entity\Category {#5849 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#5847 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#5848 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5850 …} -Children: Doctrine\ORM\PersistentCollection {#5853 …} -Parent: Eccube\Entity\Category {#5599} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: "日東工業製品の光接続箱のオプション" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8993 +label: "プラボックス" +value: "12" +data: Eccube\Entity\Category {#5854 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#5806 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5855 …} -Children: Doctrine\ORM\PersistentCollection {#5858 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8994 +label: "分電盤" +value: "13" +data: Eccube\Entity\Category {#5865 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#5859 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5860 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5869 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8995 +label: " パナソニック" +value: "489" +data: Eccube\Entity\Category {#5870 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#5861 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#5862 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5871 …} -Children: Doctrine\ORM\PersistentCollection {#5874 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8996 +label: " FLEXIID(フレキシード)" +value: "490" +data: Eccube\Entity\Category {#5875 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#5863 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#5864 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5876 …} -Children: Doctrine\ORM\PersistentCollection {#5879 …} -Parent: Eccube\Entity\Category {#5870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8997 +label: " 日東工業" +value: "350" +data: Eccube\Entity\Category {#5886 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#5882 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#5883 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8998 +label: " EV6KW対応ホーム分電盤" +value: "498" +data: Eccube\Entity\Category {#5891 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#5884 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#5885 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8999 +label: " 切替機能付ホーム分電盤" +value: "351" +data: Eccube\Entity\Category {#5900 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#5898 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#5899 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5904 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9000 +label: "ブレーカ" +value: "14" +data: Eccube\Entity\Category {#5907 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#5897 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5908 …} -Children: Doctrine\ORM\PersistentCollection {#5911 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9001 +label: " 三菱電機" +value: "259" +data: Eccube\Entity\Category {#5912 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#5880 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#5881 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9002 +label: " 配線用遮断器" +value: "260" +data: Eccube\Entity\Category {#5917 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#5905 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5906 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5918 …} -Children: Doctrine\ORM\PersistentCollection {#5921 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9003 +label: " 漏電遮断機" +value: "261" +data: Eccube\Entity\Category {#5928 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#5926 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#5927 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5932 …} -Parent: Eccube\Entity\Category {#5912} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9004 +label: " サーキットブレーカ" +value: "126" +data: Eccube\Entity\Category {#5935 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#5923 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5922 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9005 +label: " 日東工業" +value: "128" +data: Eccube\Entity\Category {#5940 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#5933 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5934 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -Children: Doctrine\ORM\PersistentCollection {#5944 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9006 +label: " 三菱電機" +value: "149" +data: Eccube\Entity\Category {#5949 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#5947 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5948 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9007 +label: " 富士電機" +value: "147" +data: Eccube\Entity\Category {#5956 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#5954 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5935} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9008 +label: " 漏電ブレーカ" +value: "127" +data: Eccube\Entity\Category {#5963 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#5945 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9009 +label: " パナソニック" +value: "488" +data: Eccube\Entity\Category {#5968 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#5961 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#5962 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5969 …} -Children: Doctrine\ORM\PersistentCollection {#5972 …} -Parent: Eccube\Entity\Category {#5963} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9010 +label: " 日東工業" +value: "129" +data: Eccube\Entity\Category {#5977 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#5975 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5976 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9011 +label: " 富士電機" +value: "148" +data: Eccube\Entity\Category {#5984 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#5982 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5983 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9012 +label: " テンパール工業" +value: "146" +data: Eccube\Entity\Category {#5991 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#5989 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5990 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5963} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9013 +label: " 安全ブレーカ" +value: "140" +data: Eccube\Entity\Category {#5996 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#5924 date: 2021-12-10 10:46:02.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 {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9014 +label: " ノントリップスイッチ" +value: "138" +data: Eccube\Entity\Category {#6003 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#6001 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6002 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6007 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9015 +label: " プチスリムタイプ" +value: "139" +data: Eccube\Entity\Category {#6010 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#6008 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6009 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6011 …} -Children: Doctrine\ORM\PersistentCollection {#6014 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9016 +label: " ビリビリガード" +value: "145" +data: Eccube\Entity\Category {#6017 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#6015 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9017 +label: " エンクローズブレーカ" +value: "141" +data: Eccube\Entity\Category {#6024 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#6022 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6023 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -Children: Doctrine\ORM\PersistentCollection {#6028 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9018 +label: " カバースイッチ" +value: "137" +data: Eccube\Entity\Category {#6031 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#6029 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6030 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6032 …} -Children: Doctrine\ORM\PersistentCollection {#6035 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9019 +label: " 開閉器" +value: "136" +data: Eccube\Entity\Category {#6038 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#6036 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6039 …} -Children: Doctrine\ORM\PersistentCollection {#6042 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9020 +label: " プラグインブレーカ" +value: "142" +data: Eccube\Entity\Category {#6045 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#6043 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6044 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9021 +label: " 感震ブレーカ" +value: "130" +data: Eccube\Entity\Category {#6054 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#6050 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6051 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9022 +label: " 日東工業" +value: "133" +data: Eccube\Entity\Category {#6059 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#6052 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6053 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6060 …} -Children: Doctrine\ORM\PersistentCollection {#6063 …} -Parent: Eccube\Entity\Category {#6054} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9023 +label: " 避雷器" +value: "144" +data: Eccube\Entity\Category {#6066 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#6064 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6065 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6067 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9024 +label: " パワーアラーム" +value: "143" +data: Eccube\Entity\Category {#6073 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#6071 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#6072 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9025 +label: " 分散型電源システム用" +value: "135" +data: Eccube\Entity\Category {#6080 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#6078 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#6079 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6081 …} -Children: Doctrine\ORM\PersistentCollection {#6084 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9026 +label: " 単3中性線欠相保護付漏電ブレーカ" +value: "134" +data: Eccube\Entity\Category {#6087 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#6085 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#6086 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6088 …} -Children: Doctrine\ORM\PersistentCollection {#6091 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9027 +label: " 漏電ブレーカ 経済型" +value: "131" +data: Eccube\Entity\Category {#6096 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#6092 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#6093 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#5907} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9028 +label: " 日東工業" +value: "132" +data: Eccube\Entity\Category {#6101 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#6094 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#6095 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6102 …} -Children: Doctrine\ORM\PersistentCollection {#6105 …} -Parent: Eccube\Entity\Category {#6096} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9029 +label: "配線器具" +value: "16" +data: Eccube\Entity\Category {#6112 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#5974 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#5973 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#6116 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9030 +label: " パナソニック" +value: "265" +data: Eccube\Entity\Category {#6117 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#6106 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#6107 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: " アドバンスシリーズ配線器具" +value: "257" +data: Eccube\Entity\Category {#6122 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#6108 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -Children: Doctrine\ORM\PersistentCollection {#6126 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9032 +label: " スイッチ" +value: "276" +data: Eccube\Entity\Category {#6127 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#6110 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6111 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6128 …} -Children: Doctrine\ORM\PersistentCollection {#6131 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9033 +label: " 換気扇・タイマスイッチ" +value: "275" +data: Eccube\Entity\Category {#6140 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#6138 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6139 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6141 …} -Children: Doctrine\ORM\PersistentCollection {#6144 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9034 +label: " 調光スイッチ" +value: "274" +data: Eccube\Entity\Category {#6147 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#6145 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6146 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6148 …} -Children: Doctrine\ORM\PersistentCollection {#6151 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9035 +label: " 機能スイッチ" +value: "273" +data: Eccube\Entity\Category {#6154 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#6152 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6153 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -Children: Doctrine\ORM\PersistentCollection {#6158 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9036 +label: " かってにスイッチ" +value: "272" +data: Eccube\Entity\Category {#6161 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#6159 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6160 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6162 …} -Children: Doctrine\ORM\PersistentCollection {#6165 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9037 +label: " ナイトライト・保安灯" +value: "271" +data: Eccube\Entity\Category {#6168 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#6166 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6167 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6169 …} -Children: Doctrine\ORM\PersistentCollection {#6172 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9038 +label: " コンセント" +value: "270" +data: Eccube\Entity\Category {#6175 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#6173 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6174 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6176 …} -Children: Doctrine\ORM\PersistentCollection {#6179 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: " プレート・付属品" +value: "269" +data: Eccube\Entity\Category {#6182 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#6180 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6181 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6183 …} -Children: Doctrine\ORM\PersistentCollection {#6186 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9040 +label: " リンクプラス" +value: "258" +data: Eccube\Entity\Category {#6189 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#6187 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#6188 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6190 …} -Children: Doctrine\ORM\PersistentCollection {#6193 …} -Parent: Eccube\Entity\Category {#6122} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9041 +label: " コスモシリーズワイド21配線器具" +value: "277" +data: Eccube\Entity\Category {#6196 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#6136 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6137 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6197 …} -Children: Doctrine\ORM\PersistentCollection {#6200 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9042 +label: " スイッチ" +value: "287" +data: Eccube\Entity\Category {#6201 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#6194 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6195 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9043 +label: " 換気扇スイッチ" +value: "286" +data: Eccube\Entity\Category {#6210 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#6208 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6209 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6211 …} -Children: Doctrine\ORM\PersistentCollection {#6214 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9044 +label: " 調光スイッチ" +value: "285" +data: Eccube\Entity\Category {#6217 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#6215 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6216 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -Children: Doctrine\ORM\PersistentCollection {#6221 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9045 +label: " 機能スイッチ" +value: "284" +data: Eccube\Entity\Category {#6224 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#6222 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6223 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -Children: Doctrine\ORM\PersistentCollection {#6228 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9046 +label: " かってにスイッチ" +value: "283" +data: Eccube\Entity\Category {#6231 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#6229 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6230 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6232 …} -Children: Doctrine\ORM\PersistentCollection {#6235 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9047 +label: " ナイトライト・保安灯" +value: "282" +data: Eccube\Entity\Category {#6238 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#6236 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6237 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6239 …} -Children: Doctrine\ORM\PersistentCollection {#6242 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9048 +label: " コンセント" +value: "281" +data: Eccube\Entity\Category {#6245 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#6243 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6244 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -Children: Doctrine\ORM\PersistentCollection {#6249 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9049 +label: " プレート・付属品" +value: "279" +data: Eccube\Entity\Category {#6252 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#6250 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#6251 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6253 …} -Children: Doctrine\ORM\PersistentCollection {#6256 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9050 +label: " その他" +value: "280" +data: Eccube\Entity\Category {#6259 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#6257 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#6258 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6260 …} -Children: Doctrine\ORM\PersistentCollection {#6263 …} -Parent: Eccube\Entity\Category {#6196} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9051 +label: " デザイン配線器具" +value: "482" +data: Eccube\Entity\Category {#6266 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#6206 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6207 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6267 …} -Children: Doctrine\ORM\PersistentCollection {#6270 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9052 +label: " エクストラ" +value: "483" +data: Eccube\Entity\Category {#6271 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#6264 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6265 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9053 +label: " スマートデザインシリーズ" +value: "484" +data: Eccube\Entity\Category {#6280 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#6278 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6279 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6281 …} -Children: Doctrine\ORM\PersistentCollection {#6284 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9054 +label: " Sプレート" +value: "485" +data: Eccube\Entity\Category {#6287 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#6285 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#6286 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6288 …} -Children: Doctrine\ORM\PersistentCollection {#6291 …} -Parent: Eccube\Entity\Category {#6266} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9055 +label: " 床用配線器具" +value: "487" +data: Eccube\Entity\Category {#6292 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#6276 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6277 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -Children: Doctrine\ORM\PersistentCollection {#6296 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9056 +label: " USBコンセント" +value: "491" +data: Eccube\Entity\Category {#6299 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#6297 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#6298 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6117} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9057 +label: " プレトラックコンセント" +value: "85" +data: Eccube\Entity\Category {#6304 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#6134 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6135 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6305 …} -Children: Doctrine\ORM\PersistentCollection {#6308 …} -Parent: Eccube\Entity\Category {#6112} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9058 +label: "配管材料" +value: "18" +data: Eccube\Entity\Category {#6313 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#6133 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6132 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9059 +label: " 未来工業" +value: "302" +data: Eccube\Entity\Category {#6318 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#6309 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6310 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6319 …} -Children: Doctrine\ORM\PersistentCollection {#6322 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9060 +label: " PF管" +value: "222" +data: Eccube\Entity\Category {#6323 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#6311 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6312 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9061 +label: " CD管" +value: "250" +data: Eccube\Entity\Category {#6334 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#6332 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6333 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9062 +label: " PF管付属品" +value: "229" +data: Eccube\Entity\Category {#6341 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#6339 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9063 +label: " CD管付属品" +value: "228" +data: Eccube\Entity\Category {#6348 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#6346 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9064 +label: " ビニル電線管(塩ビ)" +value: "227" +data: Eccube\Entity\Category {#6355 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#6353 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9065 +label: " ビニル電線管(塩ビ)付属品" +value: "226" +data: Eccube\Entity\Category {#6364 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#6360 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -Children: Doctrine\ORM\PersistentCollection {#6368 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9066 +label: " カップリング" +value: "236" +data: Eccube\Entity\Category {#6369 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#6362 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6370 …} -Children: Doctrine\ORM\PersistentCollection {#6373 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9067 +label: " エントランスキャップ" +value: "235" +data: Eccube\Entity\Category {#6378 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#6376 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6377 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6379 …} -Children: Doctrine\ORM\PersistentCollection {#6382 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9068 +label: " コネクタ" +value: "237" +data: Eccube\Entity\Category {#6385 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#6383 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6386 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9069 +label: " ノーマルベンド" +value: "234" +data: Eccube\Entity\Category {#6392 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#6390 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -Children: Doctrine\ORM\PersistentCollection {#6396 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9070 +label: " 片サドル" +value: "233" +data: Eccube\Entity\Category {#6399 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#6397 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9071 +label: " 露出スィツチボックス" +value: "232" +data: Eccube\Entity\Category {#6406 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#6404 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6407 …} -Children: Doctrine\ORM\PersistentCollection {#6410 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9072 +label: " 露出丸ボックス" +value: "231" +data: Eccube\Entity\Category {#6413 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#6411 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6412 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6414 …} -Children: Doctrine\ORM\PersistentCollection {#6417 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9073 +label: " ボックス" +value: "230" +data: Eccube\Entity\Category {#6420 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#6418 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6419 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6421 …} -Children: Doctrine\ORM\PersistentCollection {#6424 …} -Parent: Eccube\Entity\Category {#6364} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9074 +label: " 大口経可とう管・付属品" +value: "225" +data: Eccube\Entity\Category {#6427 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#6330 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6331 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6428 …} -Children: Doctrine\ORM\PersistentCollection {#6431 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9075 +label: " ミラレックス" +value: "242" +data: Eccube\Entity\Category {#6432 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#6425 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6426 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -Children: Doctrine\ORM\PersistentCollection {#6436 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9076 +label: " コネクタ" +value: "241" +data: Eccube\Entity\Category {#6441 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#6439 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6440 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6442 …} -Children: Doctrine\ORM\PersistentCollection {#6445 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9077 +label: " カップリング" +value: "240" +data: Eccube\Entity\Category {#6448 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#6446 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6447 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6449 …} -Children: Doctrine\ORM\PersistentCollection {#6452 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9078 +label: " コンビネーションカップリング" +value: "239" +data: Eccube\Entity\Category {#6455 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#6453 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6454 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -Children: Doctrine\ORM\PersistentCollection {#6459 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9079 +label: " ベルマウス" +value: "238" +data: Eccube\Entity\Category {#6462 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#6460 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6461 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -Children: Doctrine\ORM\PersistentCollection {#6466 …} -Parent: Eccube\Entity\Category {#6427} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9080 +label: " 地中埋設管(FEP)" +value: "224" +data: Eccube\Entity\Category {#6469 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#6437 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6470 …} -Children: Doctrine\ORM\PersistentCollection {#6473 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9081 +label: " ミラレックスF" +value: "247" +data: Eccube\Entity\Category {#6474 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#6467 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6468 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9082 +label: " コネクタ" +value: "246" +data: Eccube\Entity\Category {#6483 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#6481 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6482 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -Children: Doctrine\ORM\PersistentCollection {#6487 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9083 +label: " コンビネーションカップリング" +value: "245" +data: Eccube\Entity\Category {#6490 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#6488 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6489 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6491 …} -Children: Doctrine\ORM\PersistentCollection {#6494 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9084 +label: " カップリング" +value: "244" +data: Eccube\Entity\Category {#6497 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#6495 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6496 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6498 …} -Children: Doctrine\ORM\PersistentCollection {#6501 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9085 +label: " ベルマウス" +value: "243" +data: Eccube\Entity\Category {#6504 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#6502 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6503 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6505 …} -Children: Doctrine\ORM\PersistentCollection {#6508 …} -Parent: Eccube\Entity\Category {#6469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9086 +label: " TLフレキ" +value: "223" +data: Eccube\Entity\Category {#6511 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#6479 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6480 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -Children: Doctrine\ORM\PersistentCollection {#6515 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9087 +label: " TLフレキ" +value: "249" +data: Eccube\Entity\Category {#6516 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#6509 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#6510 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9088 +label: " TLフレキ付属" +value: "248" +data: Eccube\Entity\Category {#6525 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#6523 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#6524 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9089 +label: " カクフレキ" +value: "251" +data: Eccube\Entity\Category {#6530 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#6328 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6329 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6318} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9090 +label: " パナソニック" +value: "303" +data: Eccube\Entity\Category {#6537 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#6521 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6522 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6538 …} -Children: Doctrine\ORM\PersistentCollection {#6541 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9091 +label: " PF・CD管" +value: "17" +data: Eccube\Entity\Category {#6542 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#6535 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#6536 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6543 …} -Children: Doctrine\ORM\PersistentCollection {#6546 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9092 +label: " ねじなしパイプ付属" +value: "310" +data: Eccube\Entity\Category {#6551 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#6549 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6550 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9093 +label: " ポリエチライニング電線管付属" +value: "309" +data: Eccube\Entity\Category {#6558 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#6556 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9094 +label: " 非防水プリカ" +value: "308" +data: Eccube\Entity\Category {#6565 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#6563 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9095 +label: " 防水プリカ" +value: "307" +data: Eccube\Entity\Category {#6572 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#6570 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6571 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9096 +label: " メタルモール" +value: "306" +data: Eccube\Entity\Category {#6579 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#6577 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6578 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -Children: Doctrine\ORM\PersistentCollection {#6583 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9097 +label: " 可とう電線管" +value: "304" +data: Eccube\Entity\Category {#6586 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#6584 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#6585 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9098 +label: " ボックス・カバー" +value: "305" +data: Eccube\Entity\Category {#6593 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#6591 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6592 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6537} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9099 +label: " 吉田商事" +value: "311" +data: Eccube\Entity\Category {#6600 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#6374 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6375 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9100 +label: " プリカ付属" +value: "312" +data: Eccube\Entity\Category {#6605 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#6598 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6599 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9101 +label: " 細田電器産業" +value: "313" +data: Eccube\Entity\Category {#6614 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#6610 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6611 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9102 +label: " ブッシング" +value: "314" +data: Eccube\Entity\Category {#6619 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#6612 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6613 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -Children: Doctrine\ORM\PersistentCollection {#6623 …} -Parent: Eccube\Entity\Category {#6614} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9103 +label: " 日新工業所" +value: "315" +data: Eccube\Entity\Category {#6628 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#6624 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6625 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9104 +label: " ブッシング" +value: "316" +data: Eccube\Entity\Category {#6633 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#6626 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6627 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6634 …} -Children: Doctrine\ORM\PersistentCollection {#6637 …} -Parent: Eccube\Entity\Category {#6628} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9105 +label: " 八洲電工" +value: "317" +data: Eccube\Entity\Category {#6642 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#6638 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6639 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9106 +label: " ステンレスプールボックス" +value: "319" +data: Eccube\Entity\Category {#6647 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#6640 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6641 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -Children: Doctrine\ORM\PersistentCollection {#6651 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9107 +label: " 鉄製プールボックス" +value: "318" +data: Eccube\Entity\Category {#6656 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#6654 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6655 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6657 …} -Children: Doctrine\ORM\PersistentCollection {#6660 …} -Parent: Eccube\Entity\Category {#6642} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9108 +label: " 三桂製作所" +value: "320" +data: Eccube\Entity\Category {#6663 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#6547 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6548 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9109 +label: " ケイフレックス" +value: "321" +data: Eccube\Entity\Category {#6668 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#6661 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#6662 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6669 …} -Children: Doctrine\ORM\PersistentCollection {#6672 …} -Parent: Eccube\Entity\Category {#6663} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9110 +label: " ネオフレックス" +value: "353" +data: Eccube\Entity\Category {#6675 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#6673 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#6674 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6676 …} -Children: Doctrine\ORM\PersistentCollection {#6679 …} -Parent: Eccube\Entity\Category {#6313} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9111 +label: "支持金具" +value: "19" +data: Eccube\Entity\Category {#6682 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#6653 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6683 …} -Children: Doctrine\ORM\PersistentCollection {#6686 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9112 +label: " パイラック" +value: "188" +data: Eccube\Entity\Category {#6687 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#6680 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6681 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -Children: Doctrine\ORM\PersistentCollection {#6691 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9113 +label: " ダクタークリップ" +value: "189" +data: Eccube\Entity\Category {#6696 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#6694 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6695 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6697 …} -Children: Doctrine\ORM\PersistentCollection {#6700 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9114 +label: " ケーブル支持金具" +value: "190" +data: Eccube\Entity\Category {#6703 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#6701 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6702 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6704 …} -Children: Doctrine\ORM\PersistentCollection {#6707 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9115 +label: " 保護キャップ" +value: "191" +data: Eccube\Entity\Category {#6710 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#6708 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6709 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -Children: Doctrine\ORM\PersistentCollection {#6714 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9116 +label: " ダクター" +value: "192" +data: Eccube\Entity\Category {#6717 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#6715 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6716 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -Children: Doctrine\ORM\PersistentCollection {#6721 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9117 +label: " 2重天井用金具" +value: "193" +data: Eccube\Entity\Category {#6724 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#6722 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9118 +label: " 屋外配管用ブロック" +value: "194" +data: Eccube\Entity\Category {#6731 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#6729 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6730 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6732 …} -Children: Doctrine\ORM\PersistentCollection {#6735 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9119 +label: " サドルベース" +value: "195" +data: Eccube\Entity\Category {#6738 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#6736 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6737 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9120 +label: " レースウェイ付属" +value: "196" +data: Eccube\Entity\Category {#6745 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#6743 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6744 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6749 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9121 +label: " 吊ボルト支持金具" +value: "197" +data: Eccube\Entity\Category {#6752 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#6750 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6751 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6753 …} -Children: Doctrine\ORM\PersistentCollection {#6756 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9122 +label: " ビームラックル" +value: "198" +data: Eccube\Entity\Category {#6759 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#6757 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#6758 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6682} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9123 +label: "熱関連機器" +value: "21" +data: Eccube\Entity\Category {#6766 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#6692 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6693 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -Children: Doctrine\ORM\PersistentCollection {#6770 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9124 +label: " ルーバー" +value: "150" +data: Eccube\Entity\Category {#6771 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#6764 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6765 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6772 …} -Children: Doctrine\ORM\PersistentCollection {#6775 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9125 +label: " フード付ルーバー" +value: "154" +data: Eccube\Entity\Category {#6780 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#6778 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6781 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9126 +label: " 丸形防水ルーバー" +value: "153" +data: Eccube\Entity\Category {#6787 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#6785 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6788 …} -Children: Doctrine\ORM\PersistentCollection {#6791 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9127 +label: " 換気扇付丸形ルーバー" +value: "152" +data: Eccube\Entity\Category {#6794 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#6792 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6795 …} -Children: Doctrine\ORM\PersistentCollection {#6798 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9128 +label: " 換気扇付丸形防水ルーバー" +value: "151" +data: Eccube\Entity\Category {#6801 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#6799 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6800 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6766} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9129 +label: "アンテナ部材" +value: "22" +data: Eccube\Entity\Category {#6808 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#6776 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6777 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6809 …} -Children: Doctrine\ORM\PersistentCollection {#6812 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9130 +label: " 高速同軸モデム" +value: "170" +data: Eccube\Entity\Category {#6813 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#6806 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6807 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6814 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9131 +label: " 情報分電盤" +value: "169" +data: Eccube\Entity\Category {#6822 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#6820 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6821 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6823 …} -Children: Doctrine\ORM\PersistentCollection {#6826 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9132 +label: " ブースタ" +value: "168" +data: Eccube\Entity\Category {#6829 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#6827 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -Children: Doctrine\ORM\PersistentCollection {#6833 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9133 +label: " TLCモデム" +value: "167" +data: Eccube\Entity\Category {#6836 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#6834 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -Children: Doctrine\ORM\PersistentCollection {#6840 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9134 +label: " アンテナ" +value: "166" +data: Eccube\Entity\Category {#6843 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#6841 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6842 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6847 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9135 +label: " 混合器" +value: "165" +data: Eccube\Entity\Category {#6850 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#6848 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6854 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9136 +label: " フィルタアットネータ" +value: "164" +data: Eccube\Entity\Category {#6857 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#6855 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6856 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -Children: Doctrine\ORM\PersistentCollection {#6861 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9137 +label: " 分岐器" +value: "163" +data: Eccube\Entity\Category {#6864 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#6862 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#6863 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6865 …} -Children: Doctrine\ORM\PersistentCollection {#6868 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9138 +label: " 分岐・分配器" +value: "162" +data: Eccube\Entity\Category {#6871 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#6869 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6870 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6872 …} -Children: Doctrine\ORM\PersistentCollection {#6875 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9139 +label: " テレビ端子" +value: "161" +data: Eccube\Entity\Category {#6878 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#6876 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6877 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6879 …} -Children: Doctrine\ORM\PersistentCollection {#6882 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9140 +label: " テレビ接続ケーブル" +value: "160" +data: Eccube\Entity\Category {#6885 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#6883 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6884 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9141 +label: " コネクタ プラグ" +value: "159" +data: Eccube\Entity\Category {#6892 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#6890 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6891 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6893 …} -Children: Doctrine\ORM\PersistentCollection {#6896 …} -Parent: Eccube\Entity\Category {#6808} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9142 +label: "モール・ダクト" +value: "23" +data: Eccube\Entity\Category {#6897 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#6819 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#6818 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9143 +label: "結束バンド" +value: "24" +data: Eccube\Entity\Category {#6904 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#6902 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6903 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -Children: Doctrine\ORM\PersistentCollection {#6908 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9144 +label: "差込コネクタ" +value: "27" +data: Eccube\Entity\Category {#6913 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#6909 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6914 …} -Children: Doctrine\ORM\PersistentCollection {#6917 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9145 +label: " ニチフ" +value: "155" +data: Eccube\Entity\Category {#6918 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#6911 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6912 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6919 …} -Children: Doctrine\ORM\PersistentCollection {#6922 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9146 +label: " カワグチ" +value: "157" +data: Eccube\Entity\Category {#6927 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#6925 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6926 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9147 +label: " ワゴジャパン" +value: "156" +data: Eccube\Entity\Category {#6934 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#6932 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6933 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6913} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9148 +label: "住宅用警報機" +value: "25" +data: Eccube\Entity\Category {#6939 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#6923 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6924 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6940 …} -Children: Doctrine\ORM\PersistentCollection {#6943 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9149 +label: "圧着端子関連" +value: "28" +data: Eccube\Entity\Category {#6948 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#6944 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6945 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9150 +label: " 棒端子" +value: "64" +data: Eccube\Entity\Category {#6953 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#6946 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#6947 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -Children: Doctrine\ORM\PersistentCollection {#6957 …} -Parent: Eccube\Entity\Category {#6948} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9151 +label: "換気扇" +value: "26" +data: Eccube\Entity\Category {#6960 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#6958 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6959 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6961 …} -Children: Doctrine\ORM\PersistentCollection {#6964 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9152 +label: "特選品" +value: "33" +data: Eccube\Entity\Category {#6973 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#6965 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#6966 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6974 …} -Children: Doctrine\ORM\PersistentCollection {#6977 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9153 +label: " 配管材料" +value: "262" +data: Eccube\Entity\Category {#6978 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#6967 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#6968 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6979 …} -Children: Doctrine\ORM\PersistentCollection {#6982 …} -Parent: Eccube\Entity\Category {#6973} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9154 +label: " パナソニック" +value: "263" +data: Eccube\Entity\Category {#6983 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#6969 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#6970 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6984 …} -Children: Doctrine\ORM\PersistentCollection {#6987 …} -Parent: Eccube\Entity\Category {#6978} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9155 +label: " アドバンスシリーズ" +value: "264" +data: Eccube\Entity\Category {#6988 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#6971 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#6972 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6989 …} -Children: Doctrine\ORM\PersistentCollection {#6992 …} -Parent: Eccube\Entity\Category {#6983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9156 +label: "当店のイチオシ!" +value: "32" +data: Eccube\Entity\Category {#6997 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#6993 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#6994 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9157 +label: " クラウケ" +value: "252" +data: Eccube\Entity\Category {#7002 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#6995 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#6996 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7003 …} -Children: Doctrine\ORM\PersistentCollection {#7006 …} -Parent: Eccube\Entity\Category {#6997} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9158 +label: " リーダー電子" +value: "443" +data: Eccube\Entity\Category {#7011 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#7009 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#7010 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6997} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3950 …} +description: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9159 +label: "新入荷" +value: "6" +data: Eccube\Entity\Category {#7016 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#7008 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#7007 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -Children: Doctrine\ORM\PersistentCollection {#7020 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9160 +label: "その他材料" +value: "31" +data: Eccube\Entity\Category {#7023 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#7021 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7022 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -Children: Doctrine\ORM\PersistentCollection {#7027 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9161 +label: "在庫処分品" +value: "30" +data: Eccube\Entity\Category {#7030 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#7028 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#7029 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7031 …} -Children: Doctrine\ORM\PersistentCollection {#7034 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8707 -form: Symfony\Component\Form\Form {#8695 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8706 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#8713 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3117 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
label | "common.search_keyword" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#8684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2894 …} } |
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() {#8679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2936 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#8683 …} } } |
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 {#9162 -form: Symfony\Component\Form\Form {#8697 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8712 …5} |
full_name | "name" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |