- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 487
- Events
- Routing
- Cache
- Translation 37
- Security
- Twig
- Doctrine 1
- 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
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3818 …} } } |
| 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 {#4297 -form: Symfony\Component\Form\Form {#4034 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4296 …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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3857 …} } } |
| 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 {#4301 -form: Symfony\Component\Form\Form {#4037 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4300 …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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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 {#3872 +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 {#3873 +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 {#3870 +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 {#3871 +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() {#3877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3876 …} } } |
| 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 {#4328 -form: Symfony\Component\Form\Form {#4062 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4329 …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 {#3884 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3870 +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 {#3871 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3884 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3870 +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 {#3871 +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 {#3884 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3870 +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 {#3871 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4042 …} } } |
| 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 {#4347 -form: Symfony\Component\Form\Form {#4065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4346 …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 {#3885 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3872 +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 {#3873 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3885 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3872 +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 {#3873 +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 {#3885 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3872 +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 {#3873 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4053 …} } } |
| 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 {#4348 -form: Symfony\Component\Form\Form {#4068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4349 …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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3895 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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 {#3892 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3893 +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 {#3890 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3891 +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() {#3897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3896 …} } } |
| 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 {#4330 -form: Symfony\Component\Form\Form {#4093 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4331 …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 {#3890 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3891 +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 {#3890 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3891 +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 {#3890 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3891 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4073 …} } } |
| 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 {#4353 -form: Symfony\Component\Form\Form {#4096 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4352 …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 {#3892 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3893 +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 {#3892 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3893 +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 {#3892 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3893 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4084 …} } } |
| 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 {#4354 -form: Symfony\Component\Form\Form {#4099 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4355 …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 {#3919 +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 {#3920 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3917 …} } } |
| 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 {#4351 -form: Symfony\Component\Form\Form {#4102 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4350 …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 {#3922 +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 {#3934 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3938 …} } } |
| 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 {#4357 -form: Symfony\Component\Form\Form {#4172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4356 …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 {#4121 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4140 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4135 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4148 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4139 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4143 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3327 …} -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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …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 {#4143 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3327 …} -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 {#4129 -_em: Doctrine\ORM\EntityManager {#482 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4131 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4132 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4133 #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 {#4130 …} -_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() {#4127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4124 …} } } |
| 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 {#4362 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4379 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4380 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4381 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4382 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4383 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4384 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4385 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4386 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4387 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4388 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4389 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4390 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4391 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4392 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4393 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4394 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4395 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4396 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4397 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4398 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4399 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4400 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "愛知県" +value: "23" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3364 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4401 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4402 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4403 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4404 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4405 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4406 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4407 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4408 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4409 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4410 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4411 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4412 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4413 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4414 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4415 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4416 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4417 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4418 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4419 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4420 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4421 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4422 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4423 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4424 …} +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 {#4361 -form: Symfony\Component\Form\Form {#4175 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4360 …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) {#4462 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3982 …} } |
| 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 {#3922 +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 {#3922 +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 {#3922 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4154 …} } } |
| 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 {#4463 -form: Symfony\Component\Form\Form {#4178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4464 …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 {#3934 +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 {#3934 +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 {#3934 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4162 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4163 …} } } |
| 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 {#4465 -form: Symfony\Component\Form\Form {#4181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4466 …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 {#3955 +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 {#3956 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3953 …} } } |
| 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 {#4358 -form: Symfony\Component\Form\Form {#4184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4359 …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 {#3826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3827 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3827 +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 {#3826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3827 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#3974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3971 …} } } |
| 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 {#4468 -form: Symfony\Component\Form\Form {#4187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4467 …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 {#3828 +payload: null +message: "少なくとも1つ選択してください" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3828 +payload: null +message: "少なくとも1つ選択してください" +allowNull: false +normalizer: null } ] |
| expanded | true |
same as passed value |
| label | "お問い合わせの種類" |
same as passed value |
| multiple | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3828 +payload: null +message: "少なくとも1つ選択してください" +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| 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 | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "お問い合わせの種類" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3995 …} } } |
| 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 {#4011 +label: "(ご注文前)在庫・納期について" +value: "(ご注文前)在庫・納期について" +data: "(ご注文前)在庫・納期について" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "(ご注文後)納期が知りたい" +value: "(ご注文後)納期が知りたい" +data: "(ご注文後)納期が知りたい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "領収書が欲しい" +value: "領収書が欲しい" +data: "領収書が欲しい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "商品ページに表示されている在庫数以上の注文をしたい" +value: "商品ページに表示されている在庫数以上の注文をしたい" +data: "商品ページに表示されている在庫数以上の注文をしたい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "希望する商品のページが見つからない" +value: "希望する商品のページが見つからない" +data: "希望する商品のページが見つからない" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "まとめて見積もり" +value: "まとめて見積もり" +data: "まとめて見積もり" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "その他" +value: "その他" +data: "その他" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4469 -form: Symfony\Component\Form\Form {#4267 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4470 …5} |
| full_name | "contact[contact_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type" |
| is_selected | Closure($choice, array $values) {#4471 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3982 …} } |
| label | "お問い合わせの種類" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "contact_type" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "(ご注文前)在庫・納期について" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "(ご注文前)在庫・納期について" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "(ご注文前)在庫・納期について" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4198 …} } } |
| validation_groups | null |
| value | "(ご注文前)在庫・納期について" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4475 -form: Symfony\Component\Form\Form {#4270 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4474 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_0" |
| label | "(ご注文前)在庫・納期について" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "(ご注文前)在庫・納期について" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "(ご注文後)納期が知りたい" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "(ご注文後)納期が知りたい" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "(ご注文後)納期が知りたい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4208 …} } } |
| validation_groups | null |
| value | "(ご注文後)納期が知りたい" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4476 -form: Symfony\Component\Form\Form {#4273 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4477 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_1" |
| label | "(ご注文後)納期が知りたい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "(ご注文後)納期が知りたい" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "領収書が欲しい" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "領収書が欲しい" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "領収書が欲しい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4218 …} } } |
| validation_groups | null |
| value | "領収書が欲しい" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4478 -form: Symfony\Component\Form\Form {#4276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4479 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_2" |
| label | "領収書が欲しい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "領収書が欲しい" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "商品ページに表示されている在庫数以上の注文をしたい" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "商品ページに表示されている在庫数以上の注文をしたい" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "商品ページに表示されている在庫数以上の注文をしたい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4228 …} } } |
| validation_groups | null |
| value | "商品ページに表示されている在庫数以上の注文をしたい" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4480 -form: Symfony\Component\Form\Form {#4279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4481 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_3" |
| label | "商品ページに表示されている在庫数以上の注文をしたい" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "商品ページに表示されている在庫数以上の注文をしたい" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "希望する商品のページが見つからない" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "希望する商品のページが見つからない" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "希望する商品のページが見つからない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4238 …} } } |
| validation_groups | null |
| value | "希望する商品のページが見つからない" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4482 -form: Symfony\Component\Form\Form {#4282 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4483 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_4" |
| label | "希望する商品のページが見つからない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "希望する商品のページが見つからない" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "まとめて見積もり" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "まとめて見積もり" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "まとめて見積もり" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4248 …} } } |
| validation_groups | null |
| value | "まとめて見積もり" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4484 -form: Symfony\Component\Form\Form {#4285 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4485 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_5" |
| label | "まとめて見積もり" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| valid | true |
| value | "まとめて見積もり" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "その他" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "その他" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4190 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4196 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4258 …} } } |
| validation_groups | null |
| value | "その他" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_contact_type_entry" ] |
| cache_key | "_contact_contact_type_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4486 -form: Symfony\Component\Form\Form {#4288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4487 …5} |
| full_name | "contact[contact_type][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contact_type_6" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contact_type_entry" |
| 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 {#3829 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3830 +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 {#3829 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3830 +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 {#3829 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3830 +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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4021 …} } } |
| 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 {#4473 -form: Symfony\Component\Form\Form {#4291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4472 …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 | "d.QEuiVPMlh_Z1GRDvdgu-irjKcf6YcSabd6KamQ8teFs.cgCSZqFM4qclNEmYETmM7f-uAKrqIXSrEfTe3nVfSRMfOvQxqWn1nABQZw" |
| 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 | "d.QEuiVPMlh_Z1GRDvdgu-irjKcf6YcSabd6KamQ8teFs.cgCSZqFM4qclNEmYETmM7f-uAKrqIXSrEfTe3nVfSRMfOvQxqWn1nABQZw" |
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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data | "d.QEuiVPMlh_Z1GRDvdgu-irjKcf6YcSabd6KamQ8teFs.cgCSZqFM4qclNEmYETmM7f-uAKrqIXSrEfTe3nVfSRMfOvQxqWn1nABQZw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4492 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#4494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4491 …} } } |
| 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 | "d.QEuiVPMlh_Z1GRDvdgu-irjKcf6YcSabd6KamQ8teFs.cgCSZqFM4qclNEmYETmM7f-uAKrqIXSrEfTe3nVfSRMfOvQxqWn1nABQZw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4506 -form: Symfony\Component\Form\Form {#4501 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4495 …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 | "d.QEuiVPMlh_Z1GRDvdgu-irjKcf6YcSabd6KamQ8teFs.cgCSZqFM4qclNEmYETmM7f-uAKrqIXSrEfTe3nVfSRMfOvQxqWn1nABQZw" |
(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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#6548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#6549 …} } } |
| 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 {#10018 -form: Symfony\Component\Form\Form {#10007 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10019 …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 {#6633 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#6665 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#6663 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6914 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#6661 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#6659 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6910 …} -Parent: Eccube\Entity\Category {#6633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6903 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#6909 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#6908 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6898 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#6907 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6906 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6897 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6893 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#6905 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#6904 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6656 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#6660 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#6655 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6879 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#6887 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6884 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#6877 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6878 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6926 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#6924 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6925 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6933 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#6931 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6932 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6940 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#6922 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6945 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#6938 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#6939 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6954 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#6950 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6951 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6959 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#6952 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#6953 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6968 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#6966 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#6967 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6975 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#6654 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6886 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6980 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#6973 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#6974 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6989 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#6987 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#6988 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6996 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#6965 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6964 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7001 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#6994 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#6995 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7010 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7008 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7009 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7017 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7015 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7016 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7024 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7006 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7029 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7022 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7023 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7038 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7036 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7037 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7045 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#6985 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7050 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7043 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7044 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#7045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7059 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7055 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7056 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7064 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7057 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7058 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7073 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#7071 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#7072 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7080 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7034 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7035 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7085 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#7078 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#7079 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7086 …} -Children: Doctrine\ORM\PersistentCollection {#7089 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7094 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#7092 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#7093 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7101 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#7099 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#7100 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7108 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#7090 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#7110 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7111 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#7106 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#7107 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7120 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#7118 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#7119 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7121 …} -Children: Doctrine\ORM\PersistentCollection {#7124 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7127 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#7069 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -Children: Doctrine\ORM\PersistentCollection {#7131 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7132 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#7125 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#7126 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7127} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7141 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#7137 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7138 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7142 …} -Children: Doctrine\ORM\PersistentCollection {#7145 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7146 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#7139 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#7140 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7155 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#7151 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7152 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7156 …} -Children: Doctrine\ORM\PersistentCollection {#7159 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7160 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#7153 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#7154 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7169 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#7165 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7166 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7174 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#7167 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#7168 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7169} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7183 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#7179 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7180 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7184 …} -Children: Doctrine\ORM\PersistentCollection {#7187 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7188 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#7181 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#7182 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7183} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7197 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#7193 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7194 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7202 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#7195 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#7196 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7197} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7211 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#7207 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7208 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -Children: Doctrine\ORM\PersistentCollection {#7215 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7216 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#7209 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#7210 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7225 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#7223 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#7224 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7226 …} -Children: Doctrine\ORM\PersistentCollection {#7229 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7232 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#7230 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#7231 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7233 …} -Children: Doctrine\ORM\PersistentCollection {#7236 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7239 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#7221 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7222 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -Children: Doctrine\ORM\PersistentCollection {#7243 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7244 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#7237 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#7238 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7251 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#7249 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7250 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7260 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#7256 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7257 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7265 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#7258 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#7259 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7260} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7274 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#7270 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7271 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7275 …} -Children: Doctrine\ORM\PersistentCollection {#7278 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7279 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#7272 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#7273 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7288 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#7286 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#7287 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -Children: Doctrine\ORM\PersistentCollection {#7292 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7295 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#7285 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7284 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7296 …} -Children: Doctrine\ORM\PersistentCollection {#7299 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7300 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#7117 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7116 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7305 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#7293 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#7294 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -Children: Doctrine\ORM\PersistentCollection {#7309 …} -Parent: Eccube\Entity\Category {#7300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7316 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#7312 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7313 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -Children: Doctrine\ORM\PersistentCollection {#7320 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7321 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#7314 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#7315 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7330 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#7326 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7327 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7331 …} -Children: Doctrine\ORM\PersistentCollection {#7334 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7335 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#7328 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#7329 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7344 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#7342 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#7343 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7345 …} -Children: Doctrine\ORM\PersistentCollection {#7348 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7351 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#7311 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7310 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7356 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#7349 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#7350 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7365 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#7361 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7362 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -Children: Doctrine\ORM\PersistentCollection {#7369 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7370 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#7363 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7364 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7379 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#7377 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7378 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7380 …} -Children: Doctrine\ORM\PersistentCollection {#7383 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7386 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#7340 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7341 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7391 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#7384 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#7385 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7400 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#7398 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#7399 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7401 …} -Children: Doctrine\ORM\PersistentCollection {#7404 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7407 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#7376 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7375 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -Children: Doctrine\ORM\PersistentCollection {#7411 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7412 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#7405 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#7406 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7421 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#7419 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#7420 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7422 …} -Children: Doctrine\ORM\PersistentCollection {#7425 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7428 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#7397 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7396 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -Children: Doctrine\ORM\PersistentCollection {#7432 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7433 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#7426 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#7427 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7442 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#7438 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7439 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7446 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7447 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#7440 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#7441 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7456 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#7452 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7453 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7457 …} -Children: Doctrine\ORM\PersistentCollection {#7460 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7461 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#7454 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#7455 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7470 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#7468 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#7469 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7471 …} -Children: Doctrine\ORM\PersistentCollection {#7474 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7477 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#7475 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#7476 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7478 …} -Children: Doctrine\ORM\PersistentCollection {#7481 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7484 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#7466 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7467 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7485 …} -Children: Doctrine\ORM\PersistentCollection {#7488 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7489 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#7482 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#7483 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7498 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#7496 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#7497 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7499 …} -Children: Doctrine\ORM\PersistentCollection {#7502 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7505 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#7417 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7418 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7506 …} -Children: Doctrine\ORM\PersistentCollection {#7509 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7510 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#7503 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#7504 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7519 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#7517 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#7518 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7520 …} -Children: Doctrine\ORM\PersistentCollection {#7523 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7528 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#7524 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#7525 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7533 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#7526 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#7527 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7534 …} -Children: Doctrine\ORM\PersistentCollection {#7537 …} -Parent: Eccube\Entity\Category {#7528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7542 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#7538 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#7539 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7547 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#7540 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#7541 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -Children: Doctrine\ORM\PersistentCollection {#7551 …} -Parent: Eccube\Entity\Category {#7542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7556 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#7552 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#7553 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7557 …} -Children: Doctrine\ORM\PersistentCollection {#7560 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7561 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#7554 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#7555 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7562 …} -Children: Doctrine\ORM\PersistentCollection {#7565 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7570 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#7568 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#7569 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7577 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#7575 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#7576 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7584 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#7582 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#7583 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7589 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#7516 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7515 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7590 …} -Children: Doctrine\ORM\PersistentCollection {#7593 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7594 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#7495 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7494 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7603 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#7601 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#7602 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7604 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7610 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#7608 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7609 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7611 …} -Children: Doctrine\ORM\PersistentCollection {#7614 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7619 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#7615 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7616 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7624 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#7617 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7618 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7625 …} -Children: Doctrine\ORM\PersistentCollection {#7628 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7633 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#7631 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7632 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7640 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#7638 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7639 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7647 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#7629 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7630 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7652 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#7645 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7646 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7661 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#7659 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7660 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7668 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#7666 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7667 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7673 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#7657 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7658 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7680 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#7678 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7679 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7687 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#7599 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7600 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7688 …} -Children: Doctrine\ORM\PersistentCollection {#7691 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7692 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#7685 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7686 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7701 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#7699 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7700 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7708 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#7706 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7707 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7715 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#7713 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7714 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7722 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#7566 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7567 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7727 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#7720 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#7721 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7738 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#7734 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#7735 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7739 …} -Children: Doctrine\ORM\PersistentCollection {#7742 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7743 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#7736 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#7737 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7744 …} -Children: Doctrine\ORM\PersistentCollection {#7747 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7752 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#7750 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#7751 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7753 …} -Children: Doctrine\ORM\PersistentCollection {#7756 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7759 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#7757 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#7758 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7760 …} -Children: Doctrine\ORM\PersistentCollection {#7763 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7766 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#7764 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#7765 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -Children: Doctrine\ORM\PersistentCollection {#7770 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7773 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#7771 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#7772 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7774 …} -Children: Doctrine\ORM\PersistentCollection {#7777 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7780 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#7778 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#7779 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7781 …} -Children: Doctrine\ORM\PersistentCollection {#7784 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7787 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#7785 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#7786 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7788 …} -Children: Doctrine\ORM\PersistentCollection {#7791 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7794 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#7748 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7749 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7795 …} -Children: Doctrine\ORM\PersistentCollection {#7798 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7799 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#7792 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7793 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7800 …} -Children: Doctrine\ORM\PersistentCollection {#7803 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7808 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#7806 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7807 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7809 …} -Children: Doctrine\ORM\PersistentCollection {#7812 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7815 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#7813 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7814 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7816 …} -Children: Doctrine\ORM\PersistentCollection {#7819 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7822 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#7820 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7821 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7823 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7827 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#7698 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7697 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7828 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7836 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#7832 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7833 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -Children: Doctrine\ORM\PersistentCollection {#7840 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7841 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#7834 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7835 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7842 …} -Children: Doctrine\ORM\PersistentCollection {#7845 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7850 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#7848 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7849 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7851 …} -Children: Doctrine\ORM\PersistentCollection {#7854 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7855 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#7732 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7733 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7856 …} -Children: Doctrine\ORM\PersistentCollection {#7859 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7860 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#7804 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#7805 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7869 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#7867 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#7868 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7870 …} -Children: Doctrine\ORM\PersistentCollection {#7873 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7876 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#7874 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#7875 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7877 …} -Children: Doctrine\ORM\PersistentCollection {#7880 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7883 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#7881 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7882 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7884 …} -Children: Doctrine\ORM\PersistentCollection {#7887 …} -Parent: Eccube\Entity\Category {#7855} -Creator: null +description: null } Eccube\Entity\Category {#7890 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#7847 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7846 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7891 …} -Children: Doctrine\ORM\PersistentCollection {#7894 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7895 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#7888 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#7889 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7904 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#7902 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#7903 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -Children: Doctrine\ORM\PersistentCollection {#7908 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7911 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#7909 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#7910 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7912 …} -Children: Doctrine\ORM\PersistentCollection {#7915 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7918 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#7900 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7901 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7919 …} -Children: Doctrine\ORM\PersistentCollection {#7922 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7923 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#7916 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#7917 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7930 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#7928 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7929 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7937 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#7935 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7936 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7946 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#7866 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7865 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7947 …} -Children: Doctrine\ORM\PersistentCollection {#7950 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7951 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#7942 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7943 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7956 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#7944 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7945 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7967 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#7965 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7966 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7968 …} -Children: Doctrine\ORM\PersistentCollection {#7971 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7974 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#7972 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7973 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7975 …} -Children: Doctrine\ORM\PersistentCollection {#7978 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7981 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#7979 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7982 …} -Children: Doctrine\ORM\PersistentCollection {#7985 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7988 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#7962 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7989 …} -Children: Doctrine\ORM\PersistentCollection {#7992 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7993 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#7986 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7987 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8002 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8000 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8001 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8003 …} -Children: Doctrine\ORM\PersistentCollection {#8006 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8009 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8007 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8008 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8010 …} -Children: Doctrine\ORM\PersistentCollection {#8013 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8016 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8014 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8015 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8017 …} -Children: Doctrine\ORM\PersistentCollection {#8020 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8023 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8021 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8022 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8024 …} -Children: Doctrine\ORM\PersistentCollection {#8027 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8032 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8028 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8029 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8033 …} -Children: Doctrine\ORM\PersistentCollection {#8036 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8037 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8030 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8031 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8038 …} -Children: Doctrine\ORM\PersistentCollection {#8041 …} -Parent: Eccube\Entity\Category {#8032} -Creator: null +description: null } Eccube\Entity\Category {#8044 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#7999 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8045 …} -Children: Doctrine\ORM\PersistentCollection {#8048 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8049 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#7964 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7963 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8054 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8042 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8043 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8065 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#8063 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8064 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8066 …} -Children: Doctrine\ORM\PersistentCollection {#8069 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8072 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#8070 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8071 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8073 …} -Children: Doctrine\ORM\PersistentCollection {#8076 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8079 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#8077 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8078 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8080 …} -Children: Doctrine\ORM\PersistentCollection {#8083 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8086 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#8084 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8085 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8087 …} -Children: Doctrine\ORM\PersistentCollection {#8090 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8093 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#8091 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8092 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8094 …} -Children: Doctrine\ORM\PersistentCollection {#8097 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8100 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#8098 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8099 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8101 …} -Children: Doctrine\ORM\PersistentCollection {#8104 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8107 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#8105 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8106 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8108 …} -Children: Doctrine\ORM\PersistentCollection {#8111 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8114 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#8112 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8113 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8115 …} -Children: Doctrine\ORM\PersistentCollection {#8118 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8121 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#8119 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8120 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8122 …} -Children: Doctrine\ORM\PersistentCollection {#8125 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8128 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#8126 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8127 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8129 …} -Children: Doctrine\ORM\PersistentCollection {#8132 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8135 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#8133 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8134 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8136 …} -Children: Doctrine\ORM\PersistentCollection {#8139 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8144 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#8140 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8141 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8145 …} -Children: Doctrine\ORM\PersistentCollection {#8148 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8149 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#8142 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#8143 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8150 …} -Children: Doctrine\ORM\PersistentCollection {#8153 …} -Parent: Eccube\Entity\Category {#8144} -Creator: null +description: null } Eccube\Entity\Category {#8156 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#8061 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8062 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8157 …} -Children: Doctrine\ORM\PersistentCollection {#8160 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8161 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#8154 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8155 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8170 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#8168 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8171 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8177 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#8175 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8178 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8184 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#8182 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8185 …} -Children: Doctrine\ORM\PersistentCollection {#8188 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8191 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#8189 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8190 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8192 …} -Children: Doctrine\ORM\PersistentCollection {#8195 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8198 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#8196 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8199 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8205 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#8203 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8206 …} -Children: Doctrine\ORM\PersistentCollection {#8209 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8212 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#8166 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8167 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8213 …} -Children: Doctrine\ORM\PersistentCollection {#8216 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8217 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#8210 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8211 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#8212} -Creator: null +description: null } Eccube\Entity\Category {#8226 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#8222 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8223 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8227 …} -Children: Doctrine\ORM\PersistentCollection {#8230 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8231 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#8224 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#8226} -Creator: null +description: null } Eccube\Entity\Category {#8240 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#8236 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8237 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8241 …} -Children: Doctrine\ORM\PersistentCollection {#8244 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8245 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#8238 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8239 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8254 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#8252 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8253 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8255 …} -Children: Doctrine\ORM\PersistentCollection {#8258 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8261 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#8259 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8262 …} -Children: Doctrine\ORM\PersistentCollection {#8265 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8268 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#8266 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8267 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8269 …} -Children: Doctrine\ORM\PersistentCollection {#8272 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8275 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8060 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8276 …} -Children: Doctrine\ORM\PersistentCollection {#8279 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8280 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#8273 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8289 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#8287 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8296 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#8294 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8295 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8297 …} -Children: Doctrine\ORM\PersistentCollection {#8300 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8303 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#8301 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8310 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#8308 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8309 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8317 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#8315 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8326 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#8322 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8331 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#8324 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#8325 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8326} -Creator: null +description: null } Eccube\Entity\Category {#8338 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#8285 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8286 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8343 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#8336 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8344 …} -Children: Doctrine\ORM\PersistentCollection {#8347 …} -Parent: Eccube\Entity\Category {#8338} -Creator: null +description: null } Eccube\Entity\Category {#8352 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#8348 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8357 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#8350 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8358 …} -Children: Doctrine\ORM\PersistentCollection {#8361 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8366 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#8364 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8371 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#8251 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8250 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8372 …} -Children: Doctrine\ORM\PersistentCollection {#8375 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8380 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#8376 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8377 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8385 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#8378 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8386 …} -Children: Doctrine\ORM\PersistentCollection {#8389 …} -Parent: Eccube\Entity\Category {#8380} -Creator: null +description: null } Eccube\Entity\Category {#8392 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#8390 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8391 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8399 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#8362 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8363 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8400 …} -Children: Doctrine\ORM\PersistentCollection {#8403 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8404 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#8397 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8398 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8405 …} -Children: Doctrine\ORM\PersistentCollection {#8408 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8415 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#8411 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8412 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8420 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#8413 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#8414 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8421 …} -Children: Doctrine\ORM\PersistentCollection {#8424 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8429 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#8427 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#8428 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8434 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#8409 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8410 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8435 …} -Children: Doctrine\ORM\PersistentCollection {#8438 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8441 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#8439 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8440 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8442 …} -Children: Doctrine\ORM\PersistentCollection {#8445 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8450 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#8446 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#8447 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8455 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#8448 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#8449 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8456 …} -Children: Doctrine\ORM\PersistentCollection {#8459 …} -Parent: Eccube\Entity\Category {#8450} -Creator: null +description: null } Eccube\Entity\Category {#8464 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#8425 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8426 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8469 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#8460 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8461 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8470 …} -Children: Doctrine\ORM\PersistentCollection {#8473 …} -Parent: Eccube\Entity\Category {#8464} -Creator: null +description: null } Eccube\Entity\Category {#8474 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#8462 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8475 …} -Children: Doctrine\ORM\PersistentCollection {#8478 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8485 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#8483 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8492 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#8490 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8499 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#8497 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8506 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#8504 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8505 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8511 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#8479 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8480 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8516 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#8481 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#8482 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8525 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#8523 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8524 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8526 …} -Children: Doctrine\ORM\PersistentCollection {#8529 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8532 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#8530 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8531 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8533 …} -Children: Doctrine\ORM\PersistentCollection {#8536 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8539 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#8537 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8538 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8540 …} -Children: Doctrine\ORM\PersistentCollection {#8543 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8546 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#8544 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8545 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8547 …} -Children: Doctrine\ORM\PersistentCollection {#8550 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8553 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#8551 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8552 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8554 …} -Children: Doctrine\ORM\PersistentCollection {#8557 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8562 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#8522 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8567 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#8558 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8559 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8568 …} -Children: Doctrine\ORM\PersistentCollection {#8571 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8572 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#8560 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8583 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#8581 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8590 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#8578 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8577 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8595 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#8588 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8604 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#8602 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8603 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8611 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#8580 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8579 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8616 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#8609 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8610 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8617 …} -Children: Doctrine\ORM\PersistentCollection {#8620 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8625 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#8623 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8624 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8632 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#8601 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8600 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8637 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#8630 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#8631 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8638 …} -Children: Doctrine\ORM\PersistentCollection {#8641 …} -Parent: Eccube\Entity\Category {#8632} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8646 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#8644 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8645 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8653 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#8651 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8660 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#8658 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8667 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#8665 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8666 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8674 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#8672 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8681 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#8679 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8680 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8688 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#8642 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8643 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8693 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#8686 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8694 …} -Children: Doctrine\ORM\PersistentCollection {#8697 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8702 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#8700 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8709 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#8707 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8714 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#8698 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8699 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8715 …} -Children: Doctrine\ORM\PersistentCollection {#8718 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8723 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#8719 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8720 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8728 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#8721 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8729 …} -Children: Doctrine\ORM\PersistentCollection {#8732 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8737 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#8735 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8744 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#8742 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8743 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8751 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#8749 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8758 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#8621 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8622 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8763 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#8756 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8757 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8764 …} -Children: Doctrine\ORM\PersistentCollection {#8767 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8772 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#8770 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8777 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#8734 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8733 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8778 …} -Children: Doctrine\ORM\PersistentCollection {#8781 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8784 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#8782 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8783 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8785 …} -Children: Doctrine\ORM\PersistentCollection {#8788 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8791 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#8789 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8790 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8792 …} -Children: Doctrine\ORM\PersistentCollection {#8795 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8798 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#8796 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8797 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8799 …} -Children: Doctrine\ORM\PersistentCollection {#8802 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8805 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#8803 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8804 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8812 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#8810 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8811 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8816 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#8817 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#8769 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8768 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8818 …} -Children: Doctrine\ORM\PersistentCollection {#8821 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8828 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#8822 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8823 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8833 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#8824 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#8825 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8834 …} -Children: Doctrine\ORM\PersistentCollection {#8837 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8838 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#8826 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#8827 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8839 …} -Children: Doctrine\ORM\PersistentCollection {#8842 …} -Parent: Eccube\Entity\Category {#8833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8849 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#8845 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#8846 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8854 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#8847 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#8848 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8855 …} -Children: Doctrine\ORM\PersistentCollection {#8858 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8863 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#8861 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#8862 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8870 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#8860 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8859 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8875 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#8843 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#8844 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8880 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#8868 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8869 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8881 …} -Children: Doctrine\ORM\PersistentCollection {#8884 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8891 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#8889 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8890 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8898 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#8886 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8903 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#8896 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8897 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8904 …} -Children: Doctrine\ORM\PersistentCollection {#8907 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8912 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#8910 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8919 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#8917 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8926 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#8908 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8909 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8931 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#8924 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#8925 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8932 …} -Children: Doctrine\ORM\PersistentCollection {#8935 …} -Parent: Eccube\Entity\Category {#8926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8940 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#8938 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8947 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#8945 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8954 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#8952 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8959 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#8887 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8888 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8960 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8966 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#8964 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8965 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8967 …} -Children: Doctrine\ORM\PersistentCollection {#8970 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8973 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#8971 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8972 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8974 …} -Children: Doctrine\ORM\PersistentCollection {#8977 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8980 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#8978 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8979 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8981 …} -Children: Doctrine\ORM\PersistentCollection {#8984 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8987 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#8985 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8986 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8988 …} -Children: Doctrine\ORM\PersistentCollection {#8991 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8994 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#8992 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8993 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8995 …} -Children: Doctrine\ORM\PersistentCollection {#8998 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9001 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#8999 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9000 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9002 …} -Children: Doctrine\ORM\PersistentCollection {#9005 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9008 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9006 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9007 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9009 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9017 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9013 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9014 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9022 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9015 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9023 …} -Children: Doctrine\ORM\PersistentCollection {#9026 …} -Parent: Eccube\Entity\Category {#9017} -Creator: null +description: null } Eccube\Entity\Category {#9029 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9027 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9028 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9030 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9036 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9034 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9035 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9040 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9043 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9041 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9042 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9047 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9050 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9048 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9049 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9051 …} -Children: Doctrine\ORM\PersistentCollection {#9054 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9059 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9055 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9056 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9064 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9057 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9058 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9065 …} -Children: Doctrine\ORM\PersistentCollection {#9068 …} -Parent: Eccube\Entity\Category {#9059} -Creator: null +description: null } Eccube\Entity\Category {#9075 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#8937 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8936 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9080 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#9069 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#9070 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9085 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#9071 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9072 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9089 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9090 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#9073 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9074 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9103 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#9101 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9102 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9110 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#9108 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9109 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9117 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#9115 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9116 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9124 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#9122 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9123 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9131 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#9129 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9130 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9138 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#9136 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9137 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9145 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#9143 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9144 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9152 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#9150 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9151 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9159 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#9099 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9100 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9164 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#9157 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9158 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9173 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#9171 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9172 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9180 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#9178 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9179 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9187 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#9185 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9186 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9194 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#9192 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9193 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9201 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#9199 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9200 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9208 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#9206 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9207 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9215 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#9213 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9214 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9222 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#9220 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#9221 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9229 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#9169 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9170 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9234 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#9227 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9228 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9243 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#9241 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9242 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9250 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#9248 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9249 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9255 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#9239 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9240 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9259 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9262 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#9260 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9261 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9266 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9267 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#9097 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9098 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9271 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9276 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#9096 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9095 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9277 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9281 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#9272 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9273 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9282 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9286 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#9274 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9275 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9297 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#9295 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9296 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9301 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9304 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#9302 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9303 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9308 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9311 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#9309 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9310 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9312 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9318 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#9316 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9317 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9327 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#9323 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9324 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9332 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#9325 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9326 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9333 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9341 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#9339 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9348 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#9346 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9355 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#9353 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9362 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#9360 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9369 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#9367 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9368 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9376 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#9374 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9375 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9383 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#9381 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9390 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#9293 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9294 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9395 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#9388 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9389 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9396 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9404 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#9402 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9403 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9411 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#9409 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9410 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9418 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#9416 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9417 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9425 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#9423 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9424 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9432 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#9400 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9401 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9437 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#9430 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9431 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9438 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9446 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#9444 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9445 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9453 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#9451 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9452 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9460 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#9458 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9459 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9467 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#9465 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9466 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9474 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#9442 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9443 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9479 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#9472 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#9473 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9480 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9488 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#9486 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#9487 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9493 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#9291 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9292 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9494 …} -Children: Doctrine\ORM\PersistentCollection {#9497 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9500 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#9484 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9485 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9501 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9505 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#9498 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9499 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9509 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9514 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#9512 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9513 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9518 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9521 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#9519 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9520 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9525 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9528 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#9526 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9527 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9529 …} -Children: Doctrine\ORM\PersistentCollection {#9532 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9535 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#9533 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9534 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9536 …} -Children: Doctrine\ORM\PersistentCollection {#9539 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9542 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#9540 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9541 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9543 …} -Children: Doctrine\ORM\PersistentCollection {#9546 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9549 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#9547 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#9548 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9550 …} -Children: Doctrine\ORM\PersistentCollection {#9553 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9556 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#9554 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9555 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9557 …} -Children: Doctrine\ORM\PersistentCollection {#9560 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9563 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#9337 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9338 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9564 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9568 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#9561 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9562 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9572 …} -Parent: Eccube\Entity\Category {#9563} -Creator: null +description: null } Eccube\Entity\Category {#9577 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#9573 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9574 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9581 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9582 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#9575 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9576 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9583 …} -Children: Doctrine\ORM\PersistentCollection {#9586 …} -Parent: Eccube\Entity\Category {#9577} -Creator: null +description: null } Eccube\Entity\Category {#9591 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#9587 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9588 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9592 …} -Children: Doctrine\ORM\PersistentCollection {#9595 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9596 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#9589 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9590 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9597 …} -Children: Doctrine\ORM\PersistentCollection {#9600 …} -Parent: Eccube\Entity\Category {#9591} -Creator: null +description: null } Eccube\Entity\Category {#9605 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#9601 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9602 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9606 …} -Children: Doctrine\ORM\PersistentCollection {#9609 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9610 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#9603 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9604 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9611 …} -Children: Doctrine\ORM\PersistentCollection {#9614 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9619 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#9617 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9618 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9620 …} -Children: Doctrine\ORM\PersistentCollection {#9623 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9626 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#9510 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9511 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9627 …} -Children: Doctrine\ORM\PersistentCollection {#9630 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9631 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#9624 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9625 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9632 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9626} -Creator: null +description: null } Eccube\Entity\Category {#9638 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#9636 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9637 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9639 …} -Children: Doctrine\ORM\PersistentCollection {#9642 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9645 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#9616 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9615 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9646 …} -Children: Doctrine\ORM\PersistentCollection {#9649 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9650 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#9643 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9644 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9651 …} -Children: Doctrine\ORM\PersistentCollection {#9654 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9659 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#9657 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9658 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9660 …} -Children: Doctrine\ORM\PersistentCollection {#9663 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9666 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#9664 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9665 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9667 …} -Children: Doctrine\ORM\PersistentCollection {#9670 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9673 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#9671 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9672 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9674 …} -Children: Doctrine\ORM\PersistentCollection {#9677 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9680 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#9678 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9679 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9681 …} -Children: Doctrine\ORM\PersistentCollection {#9684 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9687 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#9685 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9686 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9688 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9694 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#9692 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9693 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9698 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9701 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#9699 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9700 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9708 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#9706 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9707 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9712 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9715 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#9713 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9714 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9719 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9722 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#9720 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9721 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9723 …} -Children: Doctrine\ORM\PersistentCollection {#9726 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9729 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#9655 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9656 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9730 …} -Children: Doctrine\ORM\PersistentCollection {#9733 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9734 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#9727 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9728 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9735 …} -Children: Doctrine\ORM\PersistentCollection {#9738 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9743 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#9741 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9742 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9744 …} -Children: Doctrine\ORM\PersistentCollection {#9747 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9750 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#9748 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9749 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9751 …} -Children: Doctrine\ORM\PersistentCollection {#9754 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9757 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#9755 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9756 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9758 …} -Children: Doctrine\ORM\PersistentCollection {#9761 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9764 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#9762 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9763 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9765 …} -Children: Doctrine\ORM\PersistentCollection {#9768 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9771 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#9739 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9740 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9775 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9776 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#9769 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9770 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9777 …} -Children: Doctrine\ORM\PersistentCollection {#9780 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9785 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#9783 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9784 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9786 …} -Children: Doctrine\ORM\PersistentCollection {#9789 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9792 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#9790 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9791 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9793 …} -Children: Doctrine\ORM\PersistentCollection {#9796 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9799 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#9797 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9798 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9800 …} -Children: Doctrine\ORM\PersistentCollection {#9803 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9806 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#9804 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9807 …} -Children: Doctrine\ORM\PersistentCollection {#9810 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9813 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#9811 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9814 …} -Children: Doctrine\ORM\PersistentCollection {#9817 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9820 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#9818 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9819 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9821 …} -Children: Doctrine\ORM\PersistentCollection {#9824 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9827 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#9825 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#9826 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9828 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9834 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#9832 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9833 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9838 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9841 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#9839 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9840 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9845 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9848 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#9846 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9849 …} -Children: Doctrine\ORM\PersistentCollection {#9852 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9855 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#9853 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9854 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9856 …} -Children: Doctrine\ORM\PersistentCollection {#9859 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9860 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#9782 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#9781 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9861 …} -Children: Doctrine\ORM\PersistentCollection {#9864 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9867 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#9865 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9866 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9868 …} -Children: Doctrine\ORM\PersistentCollection {#9871 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9876 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#9872 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9873 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9877 …} -Children: Doctrine\ORM\PersistentCollection {#9880 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9881 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#9874 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9875 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9882 …} -Children: Doctrine\ORM\PersistentCollection {#9885 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9890 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#9888 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9889 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9891 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9897 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#9895 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9901 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9902 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#9886 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9887 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9903 …} -Children: Doctrine\ORM\PersistentCollection {#9906 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9911 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#9907 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9908 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9912 …} -Children: Doctrine\ORM\PersistentCollection {#9915 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9916 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#9909 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9917 …} -Children: Doctrine\ORM\PersistentCollection {#9920 …} -Parent: Eccube\Entity\Category {#9911} -Creator: null +description: null } Eccube\Entity\Category {#9923 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#9921 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9922 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9924 …} -Children: Doctrine\ORM\PersistentCollection {#9927 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9936 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#9928 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9929 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9941 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#9930 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#9931 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9942 …} -Children: Doctrine\ORM\PersistentCollection {#9945 …} -Parent: Eccube\Entity\Category {#9936} -Creator: null +description: null } Eccube\Entity\Category {#9946 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#9932 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#9933 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9947 …} -Children: Doctrine\ORM\PersistentCollection {#9950 …} -Parent: Eccube\Entity\Category {#9941} -Creator: null +description: null } Eccube\Entity\Category {#9951 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#9934 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#9935 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9952 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9946} -Creator: null +description: null } Eccube\Entity\Category {#9960 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#9956 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#9957 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9964 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9965 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#9958 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#9959 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9966 …} -Children: Doctrine\ORM\PersistentCollection {#9969 …} -Parent: Eccube\Entity\Category {#9960} -Creator: null +description: null } Eccube\Entity\Category {#9974 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#9972 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#9973 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9975 …} -Children: Doctrine\ORM\PersistentCollection {#9978 …} -Parent: Eccube\Entity\Category {#9960} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9979 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#9971 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#9970 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9980 …} -Children: Doctrine\ORM\PersistentCollection {#9983 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9986 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#9984 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9985 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9987 …} -Children: Doctrine\ORM\PersistentCollection {#9990 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9993 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#9991 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9992 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9994 …} -Children: Doctrine\ORM\PersistentCollection {#9997 …} -Parent: null -Creator: null +description: null } ] |
[ Eccube\Entity\Category {#6633 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#6665 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#6663 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6914 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#6661 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#6659 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6910 …} -Parent: Eccube\Entity\Category {#6633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6903 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#6909 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#6908 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6898 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#6907 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6906 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6897 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6893 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#6905 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#6904 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6656 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#6660 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#6655 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6879 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#6887 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6884 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#6877 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6878 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6926 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#6924 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6925 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6933 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#6931 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6932 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6940 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#6922 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6945 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#6938 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#6939 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6954 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#6950 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6951 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6959 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#6952 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#6953 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6968 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#6966 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#6967 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6975 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#6654 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6886 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6980 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#6973 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#6974 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6989 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#6987 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#6988 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6996 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#6965 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6964 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7001 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#6994 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#6995 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7010 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7008 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7009 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7017 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7015 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7016 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7024 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7006 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7029 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7022 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7023 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7038 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7036 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7037 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7045 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#6985 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7050 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7043 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7044 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#7045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7059 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7055 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7056 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7064 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7057 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7058 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7073 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#7071 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#7072 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7080 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7034 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7035 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7085 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#7078 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#7079 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7086 …} -Children: Doctrine\ORM\PersistentCollection {#7089 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7094 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#7092 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#7093 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7101 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#7099 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#7100 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7108 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#7090 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#7110 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7111 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#7106 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#7107 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7120 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#7118 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#7119 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7121 …} -Children: Doctrine\ORM\PersistentCollection {#7124 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7127 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#7069 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -Children: Doctrine\ORM\PersistentCollection {#7131 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7132 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#7125 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#7126 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7127} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7141 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#7137 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7138 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7142 …} -Children: Doctrine\ORM\PersistentCollection {#7145 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7146 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#7139 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#7140 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7155 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#7151 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7152 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7156 …} -Children: Doctrine\ORM\PersistentCollection {#7159 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7160 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#7153 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#7154 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7169 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#7165 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7166 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7174 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#7167 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#7168 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7169} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7183 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#7179 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7180 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7184 …} -Children: Doctrine\ORM\PersistentCollection {#7187 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7188 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#7181 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#7182 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7183} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7197 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#7193 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7194 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7202 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#7195 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#7196 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7197} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7211 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#7207 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7208 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -Children: Doctrine\ORM\PersistentCollection {#7215 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7216 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#7209 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#7210 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7225 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#7223 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#7224 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7226 …} -Children: Doctrine\ORM\PersistentCollection {#7229 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7232 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#7230 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#7231 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7233 …} -Children: Doctrine\ORM\PersistentCollection {#7236 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7239 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#7221 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7222 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -Children: Doctrine\ORM\PersistentCollection {#7243 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7244 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#7237 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#7238 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7251 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#7249 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7250 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7260 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#7256 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7257 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7265 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#7258 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#7259 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7260} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7274 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#7270 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7271 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7275 …} -Children: Doctrine\ORM\PersistentCollection {#7278 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7279 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#7272 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#7273 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7288 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#7286 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#7287 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -Children: Doctrine\ORM\PersistentCollection {#7292 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7295 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#7285 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7284 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7296 …} -Children: Doctrine\ORM\PersistentCollection {#7299 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7300 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#7117 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7116 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7305 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#7293 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#7294 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -Children: Doctrine\ORM\PersistentCollection {#7309 …} -Parent: Eccube\Entity\Category {#7300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7316 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#7312 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7313 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -Children: Doctrine\ORM\PersistentCollection {#7320 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7321 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#7314 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#7315 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7330 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#7326 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7327 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7331 …} -Children: Doctrine\ORM\PersistentCollection {#7334 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7335 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#7328 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#7329 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7344 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#7342 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#7343 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7345 …} -Children: Doctrine\ORM\PersistentCollection {#7348 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7351 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#7311 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7310 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7356 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#7349 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#7350 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7365 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#7361 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7362 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -Children: Doctrine\ORM\PersistentCollection {#7369 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7370 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#7363 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7364 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7379 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#7377 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7378 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7380 …} -Children: Doctrine\ORM\PersistentCollection {#7383 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7386 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#7340 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7341 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7391 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#7384 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#7385 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7400 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#7398 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#7399 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7401 …} -Children: Doctrine\ORM\PersistentCollection {#7404 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7407 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#7376 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7375 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -Children: Doctrine\ORM\PersistentCollection {#7411 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7412 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#7405 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#7406 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7421 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#7419 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#7420 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7422 …} -Children: Doctrine\ORM\PersistentCollection {#7425 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7428 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#7397 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7396 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -Children: Doctrine\ORM\PersistentCollection {#7432 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7433 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#7426 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#7427 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7442 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#7438 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7439 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7446 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7447 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#7440 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#7441 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7456 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#7452 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7453 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7457 …} -Children: Doctrine\ORM\PersistentCollection {#7460 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7461 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#7454 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#7455 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7470 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#7468 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#7469 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7471 …} -Children: Doctrine\ORM\PersistentCollection {#7474 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7477 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#7475 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#7476 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7478 …} -Children: Doctrine\ORM\PersistentCollection {#7481 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7484 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#7466 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7467 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7485 …} -Children: Doctrine\ORM\PersistentCollection {#7488 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7489 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#7482 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#7483 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7498 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#7496 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#7497 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7499 …} -Children: Doctrine\ORM\PersistentCollection {#7502 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7505 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#7417 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7418 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7506 …} -Children: Doctrine\ORM\PersistentCollection {#7509 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7510 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#7503 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#7504 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7519 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#7517 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#7518 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7520 …} -Children: Doctrine\ORM\PersistentCollection {#7523 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7528 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#7524 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#7525 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7533 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#7526 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#7527 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7534 …} -Children: Doctrine\ORM\PersistentCollection {#7537 …} -Parent: Eccube\Entity\Category {#7528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7542 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#7538 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#7539 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7547 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#7540 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#7541 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -Children: Doctrine\ORM\PersistentCollection {#7551 …} -Parent: Eccube\Entity\Category {#7542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7556 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#7552 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#7553 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7557 …} -Children: Doctrine\ORM\PersistentCollection {#7560 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7561 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#7554 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#7555 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7562 …} -Children: Doctrine\ORM\PersistentCollection {#7565 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7570 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#7568 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#7569 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7577 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#7575 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#7576 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7584 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#7582 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#7583 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7589 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#7516 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7515 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7590 …} -Children: Doctrine\ORM\PersistentCollection {#7593 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7594 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#7495 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7494 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7603 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#7601 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#7602 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7604 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7610 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#7608 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7609 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7611 …} -Children: Doctrine\ORM\PersistentCollection {#7614 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7619 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#7615 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7616 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7624 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#7617 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7618 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7625 …} -Children: Doctrine\ORM\PersistentCollection {#7628 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7633 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#7631 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7632 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7640 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#7638 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7639 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7647 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#7629 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7630 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7652 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#7645 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7646 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7661 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#7659 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7660 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7668 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#7666 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7667 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7673 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#7657 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7658 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7680 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#7678 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7679 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7687 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#7599 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7600 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7688 …} -Children: Doctrine\ORM\PersistentCollection {#7691 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7692 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#7685 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7686 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7701 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#7699 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7700 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7708 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#7706 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7707 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7715 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#7713 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7714 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7722 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#7566 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7567 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7727 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#7720 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#7721 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7738 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#7734 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#7735 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7739 …} -Children: Doctrine\ORM\PersistentCollection {#7742 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7743 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#7736 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#7737 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7744 …} -Children: Doctrine\ORM\PersistentCollection {#7747 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7752 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#7750 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#7751 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7753 …} -Children: Doctrine\ORM\PersistentCollection {#7756 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7759 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#7757 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#7758 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7760 …} -Children: Doctrine\ORM\PersistentCollection {#7763 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7766 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#7764 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#7765 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -Children: Doctrine\ORM\PersistentCollection {#7770 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7773 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#7771 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#7772 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7774 …} -Children: Doctrine\ORM\PersistentCollection {#7777 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7780 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#7778 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#7779 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7781 …} -Children: Doctrine\ORM\PersistentCollection {#7784 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7787 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#7785 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#7786 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7788 …} -Children: Doctrine\ORM\PersistentCollection {#7791 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7794 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#7748 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7749 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7795 …} -Children: Doctrine\ORM\PersistentCollection {#7798 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7799 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#7792 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7793 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7800 …} -Children: Doctrine\ORM\PersistentCollection {#7803 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7808 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#7806 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7807 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7809 …} -Children: Doctrine\ORM\PersistentCollection {#7812 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7815 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#7813 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7814 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7816 …} -Children: Doctrine\ORM\PersistentCollection {#7819 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7822 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#7820 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7821 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7823 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7827 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#7698 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7697 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7828 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7836 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#7832 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7833 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -Children: Doctrine\ORM\PersistentCollection {#7840 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7841 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#7834 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7835 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7842 …} -Children: Doctrine\ORM\PersistentCollection {#7845 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7850 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#7848 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7849 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7851 …} -Children: Doctrine\ORM\PersistentCollection {#7854 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7855 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#7732 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7733 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7856 …} -Children: Doctrine\ORM\PersistentCollection {#7859 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7860 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#7804 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#7805 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7869 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#7867 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#7868 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7870 …} -Children: Doctrine\ORM\PersistentCollection {#7873 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7876 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#7874 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#7875 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7877 …} -Children: Doctrine\ORM\PersistentCollection {#7880 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7883 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#7881 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7882 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7884 …} -Children: Doctrine\ORM\PersistentCollection {#7887 …} -Parent: Eccube\Entity\Category {#7855} -Creator: null +description: null } Eccube\Entity\Category {#7890 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#7847 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7846 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7891 …} -Children: Doctrine\ORM\PersistentCollection {#7894 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7895 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#7888 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#7889 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7904 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#7902 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#7903 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -Children: Doctrine\ORM\PersistentCollection {#7908 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7911 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#7909 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#7910 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7912 …} -Children: Doctrine\ORM\PersistentCollection {#7915 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7918 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#7900 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7901 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7919 …} -Children: Doctrine\ORM\PersistentCollection {#7922 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7923 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#7916 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#7917 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7930 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#7928 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7929 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7937 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#7935 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7936 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7946 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#7866 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7865 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7947 …} -Children: Doctrine\ORM\PersistentCollection {#7950 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7951 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#7942 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7943 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7956 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#7944 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7945 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7967 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#7965 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7966 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7968 …} -Children: Doctrine\ORM\PersistentCollection {#7971 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7974 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#7972 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7973 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7975 …} -Children: Doctrine\ORM\PersistentCollection {#7978 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7981 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#7979 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7982 …} -Children: Doctrine\ORM\PersistentCollection {#7985 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7988 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#7962 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7989 …} -Children: Doctrine\ORM\PersistentCollection {#7992 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7993 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#7986 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7987 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8002 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8000 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8001 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8003 …} -Children: Doctrine\ORM\PersistentCollection {#8006 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8009 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8007 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8008 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8010 …} -Children: Doctrine\ORM\PersistentCollection {#8013 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8016 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8014 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8015 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8017 …} -Children: Doctrine\ORM\PersistentCollection {#8020 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8023 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8021 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8022 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8024 …} -Children: Doctrine\ORM\PersistentCollection {#8027 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8032 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8028 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8029 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8033 …} -Children: Doctrine\ORM\PersistentCollection {#8036 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8037 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8030 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8031 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8038 …} -Children: Doctrine\ORM\PersistentCollection {#8041 …} -Parent: Eccube\Entity\Category {#8032} -Creator: null +description: null } Eccube\Entity\Category {#8044 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#7999 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8045 …} -Children: Doctrine\ORM\PersistentCollection {#8048 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8049 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#7964 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7963 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8054 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8042 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8043 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8065 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#8063 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8064 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8066 …} -Children: Doctrine\ORM\PersistentCollection {#8069 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8072 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#8070 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8071 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8073 …} -Children: Doctrine\ORM\PersistentCollection {#8076 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8079 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#8077 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8078 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8080 …} -Children: Doctrine\ORM\PersistentCollection {#8083 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8086 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#8084 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8085 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8087 …} -Children: Doctrine\ORM\PersistentCollection {#8090 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8093 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#8091 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8092 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8094 …} -Children: Doctrine\ORM\PersistentCollection {#8097 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8100 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#8098 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8099 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8101 …} -Children: Doctrine\ORM\PersistentCollection {#8104 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8107 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#8105 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8106 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8108 …} -Children: Doctrine\ORM\PersistentCollection {#8111 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8114 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#8112 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8113 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8115 …} -Children: Doctrine\ORM\PersistentCollection {#8118 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8121 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#8119 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8120 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8122 …} -Children: Doctrine\ORM\PersistentCollection {#8125 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8128 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#8126 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8127 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8129 …} -Children: Doctrine\ORM\PersistentCollection {#8132 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8135 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#8133 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8134 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8136 …} -Children: Doctrine\ORM\PersistentCollection {#8139 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8144 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#8140 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8141 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8145 …} -Children: Doctrine\ORM\PersistentCollection {#8148 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8149 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#8142 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#8143 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8150 …} -Children: Doctrine\ORM\PersistentCollection {#8153 …} -Parent: Eccube\Entity\Category {#8144} -Creator: null +description: null } Eccube\Entity\Category {#8156 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#8061 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8062 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8157 …} -Children: Doctrine\ORM\PersistentCollection {#8160 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8161 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#8154 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8155 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8170 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#8168 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8171 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8177 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#8175 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8178 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8184 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#8182 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8185 …} -Children: Doctrine\ORM\PersistentCollection {#8188 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8191 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#8189 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8190 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8192 …} -Children: Doctrine\ORM\PersistentCollection {#8195 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8198 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#8196 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8199 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8205 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#8203 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8206 …} -Children: Doctrine\ORM\PersistentCollection {#8209 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8212 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#8166 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8167 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8213 …} -Children: Doctrine\ORM\PersistentCollection {#8216 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8217 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#8210 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8211 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#8212} -Creator: null +description: null } Eccube\Entity\Category {#8226 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#8222 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8223 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8227 …} -Children: Doctrine\ORM\PersistentCollection {#8230 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8231 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#8224 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#8226} -Creator: null +description: null } Eccube\Entity\Category {#8240 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#8236 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8237 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8241 …} -Children: Doctrine\ORM\PersistentCollection {#8244 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8245 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#8238 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8239 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8254 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#8252 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8253 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8255 …} -Children: Doctrine\ORM\PersistentCollection {#8258 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8261 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#8259 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8262 …} -Children: Doctrine\ORM\PersistentCollection {#8265 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8268 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#8266 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8267 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8269 …} -Children: Doctrine\ORM\PersistentCollection {#8272 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8275 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8060 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8276 …} -Children: Doctrine\ORM\PersistentCollection {#8279 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8280 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#8273 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8289 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#8287 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8296 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#8294 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8295 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8297 …} -Children: Doctrine\ORM\PersistentCollection {#8300 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8303 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#8301 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8310 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#8308 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8309 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8317 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#8315 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8326 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#8322 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8331 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#8324 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#8325 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8326} -Creator: null +description: null } Eccube\Entity\Category {#8338 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#8285 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8286 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8343 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#8336 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8344 …} -Children: Doctrine\ORM\PersistentCollection {#8347 …} -Parent: Eccube\Entity\Category {#8338} -Creator: null +description: null } Eccube\Entity\Category {#8352 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#8348 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8357 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#8350 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8358 …} -Children: Doctrine\ORM\PersistentCollection {#8361 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8366 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#8364 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8371 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#8251 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8250 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8372 …} -Children: Doctrine\ORM\PersistentCollection {#8375 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8380 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#8376 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8377 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8385 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#8378 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8386 …} -Children: Doctrine\ORM\PersistentCollection {#8389 …} -Parent: Eccube\Entity\Category {#8380} -Creator: null +description: null } Eccube\Entity\Category {#8392 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#8390 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8391 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8399 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#8362 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8363 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8400 …} -Children: Doctrine\ORM\PersistentCollection {#8403 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8404 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#8397 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8398 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8405 …} -Children: Doctrine\ORM\PersistentCollection {#8408 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8415 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#8411 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8412 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8420 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#8413 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#8414 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8421 …} -Children: Doctrine\ORM\PersistentCollection {#8424 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8429 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#8427 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#8428 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8434 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#8409 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8410 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8435 …} -Children: Doctrine\ORM\PersistentCollection {#8438 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8441 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#8439 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8440 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8442 …} -Children: Doctrine\ORM\PersistentCollection {#8445 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8450 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#8446 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#8447 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8455 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#8448 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#8449 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8456 …} -Children: Doctrine\ORM\PersistentCollection {#8459 …} -Parent: Eccube\Entity\Category {#8450} -Creator: null +description: null } Eccube\Entity\Category {#8464 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#8425 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8426 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8469 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#8460 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8461 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8470 …} -Children: Doctrine\ORM\PersistentCollection {#8473 …} -Parent: Eccube\Entity\Category {#8464} -Creator: null +description: null } Eccube\Entity\Category {#8474 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#8462 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8475 …} -Children: Doctrine\ORM\PersistentCollection {#8478 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8485 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#8483 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8492 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#8490 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8499 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#8497 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8506 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#8504 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8505 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8511 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#8479 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8480 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8516 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#8481 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#8482 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8525 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#8523 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8524 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8526 …} -Children: Doctrine\ORM\PersistentCollection {#8529 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8532 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#8530 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8531 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8533 …} -Children: Doctrine\ORM\PersistentCollection {#8536 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8539 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#8537 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8538 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8540 …} -Children: Doctrine\ORM\PersistentCollection {#8543 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8546 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#8544 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8545 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8547 …} -Children: Doctrine\ORM\PersistentCollection {#8550 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8553 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#8551 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8552 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8554 …} -Children: Doctrine\ORM\PersistentCollection {#8557 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8562 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#8522 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8567 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#8558 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8559 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8568 …} -Children: Doctrine\ORM\PersistentCollection {#8571 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8572 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#8560 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8583 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#8581 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8590 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#8578 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8577 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8595 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#8588 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8604 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#8602 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8603 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8611 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#8580 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8579 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8616 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#8609 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8610 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8617 …} -Children: Doctrine\ORM\PersistentCollection {#8620 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8625 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#8623 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8624 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8632 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#8601 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8600 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8637 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#8630 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#8631 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8638 …} -Children: Doctrine\ORM\PersistentCollection {#8641 …} -Parent: Eccube\Entity\Category {#8632} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8646 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#8644 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8645 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8653 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#8651 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8660 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#8658 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8667 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#8665 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8666 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8674 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#8672 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8681 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#8679 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8680 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8688 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#8642 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8643 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8693 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#8686 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8694 …} -Children: Doctrine\ORM\PersistentCollection {#8697 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8702 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#8700 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8709 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#8707 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8714 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#8698 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8699 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8715 …} -Children: Doctrine\ORM\PersistentCollection {#8718 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8723 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#8719 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8720 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8728 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#8721 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8729 …} -Children: Doctrine\ORM\PersistentCollection {#8732 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8737 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#8735 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8744 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#8742 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8743 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8751 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#8749 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8758 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#8621 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8622 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8763 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#8756 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8757 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8764 …} -Children: Doctrine\ORM\PersistentCollection {#8767 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8772 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#8770 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8777 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#8734 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8733 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8778 …} -Children: Doctrine\ORM\PersistentCollection {#8781 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8784 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#8782 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8783 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8785 …} -Children: Doctrine\ORM\PersistentCollection {#8788 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8791 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#8789 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8790 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8792 …} -Children: Doctrine\ORM\PersistentCollection {#8795 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8798 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#8796 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8797 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8799 …} -Children: Doctrine\ORM\PersistentCollection {#8802 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8805 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#8803 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8804 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8812 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#8810 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8811 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8816 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#8817 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#8769 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8768 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8818 …} -Children: Doctrine\ORM\PersistentCollection {#8821 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8828 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#8822 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8823 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8833 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#8824 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#8825 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8834 …} -Children: Doctrine\ORM\PersistentCollection {#8837 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8838 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#8826 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#8827 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8839 …} -Children: Doctrine\ORM\PersistentCollection {#8842 …} -Parent: Eccube\Entity\Category {#8833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8849 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#8845 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#8846 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8854 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#8847 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#8848 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8855 …} -Children: Doctrine\ORM\PersistentCollection {#8858 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8863 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#8861 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#8862 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8870 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#8860 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8859 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8875 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#8843 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#8844 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8880 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#8868 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8869 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8881 …} -Children: Doctrine\ORM\PersistentCollection {#8884 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8891 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#8889 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8890 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8898 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#8886 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8903 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#8896 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8897 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8904 …} -Children: Doctrine\ORM\PersistentCollection {#8907 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8912 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#8910 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8919 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#8917 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8926 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#8908 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8909 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8931 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#8924 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#8925 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8932 …} -Children: Doctrine\ORM\PersistentCollection {#8935 …} -Parent: Eccube\Entity\Category {#8926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8940 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#8938 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8947 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#8945 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8954 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#8952 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8959 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#8887 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8888 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8960 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8966 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#8964 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8965 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8967 …} -Children: Doctrine\ORM\PersistentCollection {#8970 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8973 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#8971 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8972 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8974 …} -Children: Doctrine\ORM\PersistentCollection {#8977 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8980 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#8978 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8979 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8981 …} -Children: Doctrine\ORM\PersistentCollection {#8984 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8987 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#8985 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8986 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8988 …} -Children: Doctrine\ORM\PersistentCollection {#8991 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8994 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#8992 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8993 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8995 …} -Children: Doctrine\ORM\PersistentCollection {#8998 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9001 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#8999 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9000 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9002 …} -Children: Doctrine\ORM\PersistentCollection {#9005 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9008 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9006 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9007 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9009 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9017 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9013 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9014 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9022 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9015 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9023 …} -Children: Doctrine\ORM\PersistentCollection {#9026 …} -Parent: Eccube\Entity\Category {#9017} -Creator: null +description: null } Eccube\Entity\Category {#9029 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9027 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9028 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9030 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9036 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9034 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9035 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9040 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9043 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9041 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9042 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9047 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9050 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9048 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9049 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9051 …} -Children: Doctrine\ORM\PersistentCollection {#9054 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9059 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9055 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9056 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9064 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9057 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9058 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9065 …} -Children: Doctrine\ORM\PersistentCollection {#9068 …} -Parent: Eccube\Entity\Category {#9059} -Creator: null +description: null } Eccube\Entity\Category {#9075 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#8937 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8936 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9080 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#9069 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#9070 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9085 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#9071 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9072 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9089 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9090 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#9073 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9074 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9103 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#9101 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9102 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9110 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#9108 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9109 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9117 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#9115 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9116 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9124 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#9122 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9123 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9131 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#9129 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9130 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9138 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#9136 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9137 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9145 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#9143 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9144 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9152 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#9150 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9151 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9159 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#9099 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9100 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9164 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#9157 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9158 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9173 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#9171 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9172 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9180 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#9178 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9179 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9187 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#9185 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9186 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9194 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#9192 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9193 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9201 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#9199 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9200 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9208 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#9206 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9207 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9215 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#9213 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9214 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9222 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#9220 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#9221 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9229 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#9169 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9170 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9234 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#9227 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9228 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9243 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#9241 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9242 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9250 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#9248 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9249 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9255 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#9239 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9240 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9259 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9262 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#9260 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9261 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9266 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9267 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#9097 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9098 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9271 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9276 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#9096 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9095 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9277 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9281 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#9272 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9273 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9282 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9286 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#9274 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9275 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9297 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#9295 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9296 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9301 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9304 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#9302 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9303 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9308 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9311 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#9309 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9310 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9312 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9318 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#9316 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9317 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9327 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#9323 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9324 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9332 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#9325 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9326 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9333 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9341 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#9339 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9348 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#9346 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9355 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#9353 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9362 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#9360 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9369 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#9367 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9368 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9376 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#9374 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9375 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9383 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#9381 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9390 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#9293 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9294 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9395 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#9388 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9389 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9396 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9404 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#9402 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9403 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9411 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#9409 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9410 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9418 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#9416 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9417 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9425 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#9423 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9424 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9432 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#9400 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9401 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9437 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#9430 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9431 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9438 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9446 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#9444 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9445 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9453 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#9451 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9452 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9460 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#9458 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9459 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9467 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#9465 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9466 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9474 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#9442 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9443 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9479 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#9472 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#9473 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9480 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9488 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#9486 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#9487 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9493 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#9291 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9292 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9494 …} -Children: Doctrine\ORM\PersistentCollection {#9497 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9500 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#9484 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9485 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9501 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9505 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#9498 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9499 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9509 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9514 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#9512 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9513 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9518 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9521 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#9519 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9520 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9525 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9528 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#9526 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9527 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9529 …} -Children: Doctrine\ORM\PersistentCollection {#9532 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9535 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#9533 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9534 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9536 …} -Children: Doctrine\ORM\PersistentCollection {#9539 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9542 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#9540 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9541 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9543 …} -Children: Doctrine\ORM\PersistentCollection {#9546 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9549 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#9547 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#9548 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9550 …} -Children: Doctrine\ORM\PersistentCollection {#9553 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9556 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#9554 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9555 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9557 …} -Children: Doctrine\ORM\PersistentCollection {#9560 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9563 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#9337 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9338 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9564 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9568 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#9561 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9562 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9572 …} -Parent: Eccube\Entity\Category {#9563} -Creator: null +description: null } Eccube\Entity\Category {#9577 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#9573 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9574 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9581 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9582 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#9575 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9576 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9583 …} -Children: Doctrine\ORM\PersistentCollection {#9586 …} -Parent: Eccube\Entity\Category {#9577} -Creator: null +description: null } Eccube\Entity\Category {#9591 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#9587 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9588 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9592 …} -Children: Doctrine\ORM\PersistentCollection {#9595 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9596 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#9589 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9590 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9597 …} -Children: Doctrine\ORM\PersistentCollection {#9600 …} -Parent: Eccube\Entity\Category {#9591} -Creator: null +description: null } Eccube\Entity\Category {#9605 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#9601 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9602 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9606 …} -Children: Doctrine\ORM\PersistentCollection {#9609 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9610 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#9603 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9604 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9611 …} -Children: Doctrine\ORM\PersistentCollection {#9614 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9619 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#9617 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9618 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9620 …} -Children: Doctrine\ORM\PersistentCollection {#9623 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9626 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#9510 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9511 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9627 …} -Children: Doctrine\ORM\PersistentCollection {#9630 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9631 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#9624 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9625 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9632 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9626} -Creator: null +description: null } Eccube\Entity\Category {#9638 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#9636 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9637 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9639 …} -Children: Doctrine\ORM\PersistentCollection {#9642 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9645 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#9616 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9615 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9646 …} -Children: Doctrine\ORM\PersistentCollection {#9649 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9650 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#9643 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9644 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9651 …} -Children: Doctrine\ORM\PersistentCollection {#9654 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9659 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#9657 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9658 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9660 …} -Children: Doctrine\ORM\PersistentCollection {#9663 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9666 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#9664 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9665 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9667 …} -Children: Doctrine\ORM\PersistentCollection {#9670 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9673 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#9671 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9672 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9674 …} -Children: Doctrine\ORM\PersistentCollection {#9677 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9680 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#9678 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9679 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9681 …} -Children: Doctrine\ORM\PersistentCollection {#9684 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9687 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#9685 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9686 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9688 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9694 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#9692 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9693 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9698 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9701 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#9699 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9700 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9708 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#9706 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9707 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9712 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9715 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#9713 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9714 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9719 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9722 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#9720 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9721 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9723 …} -Children: Doctrine\ORM\PersistentCollection {#9726 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9729 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#9655 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9656 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9730 …} -Children: Doctrine\ORM\PersistentCollection {#9733 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9734 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#9727 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9728 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9735 …} -Children: Doctrine\ORM\PersistentCollection {#9738 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9743 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#9741 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9742 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9744 …} -Children: Doctrine\ORM\PersistentCollection {#9747 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9750 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#9748 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9749 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9751 …} -Children: Doctrine\ORM\PersistentCollection {#9754 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9757 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#9755 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9756 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9758 …} -Children: Doctrine\ORM\PersistentCollection {#9761 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9764 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#9762 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9763 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9765 …} -Children: Doctrine\ORM\PersistentCollection {#9768 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9771 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#9739 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9740 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9775 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9776 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#9769 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9770 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9777 …} -Children: Doctrine\ORM\PersistentCollection {#9780 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9785 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#9783 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9784 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9786 …} -Children: Doctrine\ORM\PersistentCollection {#9789 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9792 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#9790 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9791 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9793 …} -Children: Doctrine\ORM\PersistentCollection {#9796 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9799 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#9797 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9798 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9800 …} -Children: Doctrine\ORM\PersistentCollection {#9803 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9806 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#9804 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9807 …} -Children: Doctrine\ORM\PersistentCollection {#9810 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9813 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#9811 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9814 …} -Children: Doctrine\ORM\PersistentCollection {#9817 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9820 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#9818 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9819 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9821 …} -Children: Doctrine\ORM\PersistentCollection {#9824 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9827 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#9825 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#9826 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9828 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9834 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#9832 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9833 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9838 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9841 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#9839 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9840 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9845 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9848 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#9846 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9849 …} -Children: Doctrine\ORM\PersistentCollection {#9852 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9855 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#9853 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9854 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9856 …} -Children: Doctrine\ORM\PersistentCollection {#9859 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9860 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#9782 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#9781 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9861 …} -Children: Doctrine\ORM\PersistentCollection {#9864 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9867 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#9865 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9866 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9868 …} -Children: Doctrine\ORM\PersistentCollection {#9871 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9876 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#9872 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9873 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9877 …} -Children: Doctrine\ORM\PersistentCollection {#9880 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9881 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#9874 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9875 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9882 …} -Children: Doctrine\ORM\PersistentCollection {#9885 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9890 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#9888 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9889 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9891 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9897 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#9895 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9901 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9902 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#9886 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9887 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9903 …} -Children: Doctrine\ORM\PersistentCollection {#9906 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9911 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#9907 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9908 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9912 …} -Children: Doctrine\ORM\PersistentCollection {#9915 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9916 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#9909 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9917 …} -Children: Doctrine\ORM\PersistentCollection {#9920 …} -Parent: Eccube\Entity\Category {#9911} -Creator: null +description: null } Eccube\Entity\Category {#9923 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#9921 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9922 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9924 …} -Children: Doctrine\ORM\PersistentCollection {#9927 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9936 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#9928 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9929 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9941 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#9930 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#9931 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9942 …} -Children: Doctrine\ORM\PersistentCollection {#9945 …} -Parent: Eccube\Entity\Category {#9936} -Creator: null +description: null } Eccube\Entity\Category {#9946 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#9932 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#9933 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9947 …} -Children: Doctrine\ORM\PersistentCollection {#9950 …} -Parent: Eccube\Entity\Category {#9941} -Creator: null +description: null } Eccube\Entity\Category {#9951 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#9934 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#9935 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9952 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9946} -Creator: null +description: null } Eccube\Entity\Category {#9960 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#9956 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#9957 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9964 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9965 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#9958 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#9959 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9966 …} -Children: Doctrine\ORM\PersistentCollection {#9969 …} -Parent: Eccube\Entity\Category {#9960} -Creator: null +description: null } Eccube\Entity\Category {#9974 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#9972 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#9973 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9975 …} -Children: Doctrine\ORM\PersistentCollection {#9978 …} -Parent: Eccube\Entity\Category {#9960} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9979 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#9971 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#9970 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9980 …} -Children: Doctrine\ORM\PersistentCollection {#9983 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9986 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#9984 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9985 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9987 …} -Children: Doctrine\ORM\PersistentCollection {#9990 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9993 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#9991 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9992 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9994 …} -Children: Doctrine\ORM\PersistentCollection {#9997 …} -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 {#5655 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6532 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5661 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6409 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#6633 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#6665 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#6663 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6914 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#6661 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#6659 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6910 …} -Parent: Eccube\Entity\Category {#6633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6903 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#6909 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#6908 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#6898 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#6907 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6906 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6897 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6893 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#6905 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#6904 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6656 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#6660 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#6655 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6879 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#6887 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6884 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#6877 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6878 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6926 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#6924 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6925 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6933 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#6931 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6932 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6940 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#6922 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6945 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#6938 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#6939 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6954 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#6950 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6951 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6959 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#6952 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#6953 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6968 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#6966 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#6967 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6975 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#6654 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6886 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6980 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#6973 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#6974 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6989 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#6987 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#6988 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#6996 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#6965 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6964 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7001 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#6994 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#6995 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7010 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7008 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7009 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7017 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7015 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7016 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7024 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7006 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7029 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7022 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7023 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7038 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7036 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7037 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7045 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#6985 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7050 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7043 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7044 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#7045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7059 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7055 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7056 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7064 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7057 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7058 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7073 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#7071 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#7072 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7080 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7034 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7035 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7085 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#7078 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#7079 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7086 …} -Children: Doctrine\ORM\PersistentCollection {#7089 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7094 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#7092 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#7093 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7101 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#7099 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#7100 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7108 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#7090 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#7110 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7111 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#7106 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#7107 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7120 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#7118 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#7119 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7121 …} -Children: Doctrine\ORM\PersistentCollection {#7124 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7127 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#7069 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -Children: Doctrine\ORM\PersistentCollection {#7131 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7132 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#7125 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#7126 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7127} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7141 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#7137 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7138 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7142 …} -Children: Doctrine\ORM\PersistentCollection {#7145 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7146 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#7139 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#7140 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7155 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#7151 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7152 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7156 …} -Children: Doctrine\ORM\PersistentCollection {#7159 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7160 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#7153 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#7154 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7169 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#7165 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7166 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7174 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#7167 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#7168 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7169} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7183 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#7179 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7180 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7184 …} -Children: Doctrine\ORM\PersistentCollection {#7187 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7188 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#7181 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#7182 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7183} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7197 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#7193 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7194 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7202 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#7195 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#7196 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7197} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7211 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#7207 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7208 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -Children: Doctrine\ORM\PersistentCollection {#7215 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7216 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#7209 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#7210 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7225 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#7223 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#7224 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7226 …} -Children: Doctrine\ORM\PersistentCollection {#7229 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7232 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#7230 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#7231 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7233 …} -Children: Doctrine\ORM\PersistentCollection {#7236 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7239 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#7221 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7222 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -Children: Doctrine\ORM\PersistentCollection {#7243 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7244 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#7237 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#7238 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7251 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#7249 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7250 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7260 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#7256 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7257 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7265 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#7258 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#7259 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7260} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7274 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#7270 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7271 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7275 …} -Children: Doctrine\ORM\PersistentCollection {#7278 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7279 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#7272 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#7273 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7288 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#7286 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#7287 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -Children: Doctrine\ORM\PersistentCollection {#7292 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7295 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#7285 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7284 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7296 …} -Children: Doctrine\ORM\PersistentCollection {#7299 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7300 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#7117 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7116 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7305 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#7293 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#7294 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -Children: Doctrine\ORM\PersistentCollection {#7309 …} -Parent: Eccube\Entity\Category {#7300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7316 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#7312 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7313 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -Children: Doctrine\ORM\PersistentCollection {#7320 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7321 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#7314 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#7315 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7330 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#7326 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7327 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7331 …} -Children: Doctrine\ORM\PersistentCollection {#7334 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7335 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#7328 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#7329 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7344 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#7342 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#7343 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7345 …} -Children: Doctrine\ORM\PersistentCollection {#7348 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7351 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#7311 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7310 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7356 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#7349 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#7350 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7365 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#7361 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7362 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -Children: Doctrine\ORM\PersistentCollection {#7369 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7370 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#7363 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7364 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7379 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#7377 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7378 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7380 …} -Children: Doctrine\ORM\PersistentCollection {#7383 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7386 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#7340 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7341 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7391 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#7384 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#7385 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7400 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#7398 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#7399 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7401 …} -Children: Doctrine\ORM\PersistentCollection {#7404 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7407 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#7376 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7375 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -Children: Doctrine\ORM\PersistentCollection {#7411 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7412 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#7405 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#7406 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7421 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#7419 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#7420 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7422 …} -Children: Doctrine\ORM\PersistentCollection {#7425 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7428 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#7397 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7396 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -Children: Doctrine\ORM\PersistentCollection {#7432 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7433 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#7426 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#7427 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7442 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#7438 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7439 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7446 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7447 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#7440 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#7441 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7456 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#7452 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7453 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7457 …} -Children: Doctrine\ORM\PersistentCollection {#7460 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7461 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#7454 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#7455 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7470 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#7468 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#7469 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7471 …} -Children: Doctrine\ORM\PersistentCollection {#7474 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7477 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#7475 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#7476 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7478 …} -Children: Doctrine\ORM\PersistentCollection {#7481 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7484 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#7466 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7467 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7485 …} -Children: Doctrine\ORM\PersistentCollection {#7488 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7489 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#7482 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#7483 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7498 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#7496 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#7497 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7499 …} -Children: Doctrine\ORM\PersistentCollection {#7502 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7505 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#7417 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7418 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7506 …} -Children: Doctrine\ORM\PersistentCollection {#7509 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7510 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#7503 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#7504 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7519 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#7517 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#7518 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7520 …} -Children: Doctrine\ORM\PersistentCollection {#7523 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7528 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#7524 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#7525 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7533 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#7526 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#7527 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7534 …} -Children: Doctrine\ORM\PersistentCollection {#7537 …} -Parent: Eccube\Entity\Category {#7528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7542 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#7538 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#7539 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7547 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#7540 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#7541 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -Children: Doctrine\ORM\PersistentCollection {#7551 …} -Parent: Eccube\Entity\Category {#7542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7556 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#7552 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#7553 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7557 …} -Children: Doctrine\ORM\PersistentCollection {#7560 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7561 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#7554 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#7555 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7562 …} -Children: Doctrine\ORM\PersistentCollection {#7565 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7570 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#7568 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#7569 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7577 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#7575 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#7576 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7584 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#7582 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#7583 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7589 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#7516 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7515 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7590 …} -Children: Doctrine\ORM\PersistentCollection {#7593 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7594 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#7495 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7494 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7603 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#7601 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#7602 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7604 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7610 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#7608 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7609 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7611 …} -Children: Doctrine\ORM\PersistentCollection {#7614 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7619 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#7615 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7616 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7624 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#7617 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7618 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7625 …} -Children: Doctrine\ORM\PersistentCollection {#7628 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7633 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#7631 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7632 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7640 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#7638 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7639 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7647 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#7629 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7630 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7652 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#7645 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7646 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7661 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#7659 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7660 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7668 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#7666 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7667 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7673 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#7657 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7658 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7680 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#7678 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7679 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7687 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#7599 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7600 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7688 …} -Children: Doctrine\ORM\PersistentCollection {#7691 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7692 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#7685 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7686 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7701 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#7699 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7700 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7708 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#7706 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7707 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7715 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#7713 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7714 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7722 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#7566 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7567 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7727 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#7720 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#7721 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7738 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#7734 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#7735 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7739 …} -Children: Doctrine\ORM\PersistentCollection {#7742 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7743 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#7736 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#7737 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7744 …} -Children: Doctrine\ORM\PersistentCollection {#7747 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7752 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#7750 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#7751 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7753 …} -Children: Doctrine\ORM\PersistentCollection {#7756 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7759 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#7757 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#7758 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7760 …} -Children: Doctrine\ORM\PersistentCollection {#7763 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7766 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#7764 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#7765 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -Children: Doctrine\ORM\PersistentCollection {#7770 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7773 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#7771 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#7772 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7774 …} -Children: Doctrine\ORM\PersistentCollection {#7777 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7780 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#7778 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#7779 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7781 …} -Children: Doctrine\ORM\PersistentCollection {#7784 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7787 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#7785 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#7786 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7788 …} -Children: Doctrine\ORM\PersistentCollection {#7791 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7794 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#7748 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7749 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7795 …} -Children: Doctrine\ORM\PersistentCollection {#7798 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7799 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#7792 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7793 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7800 …} -Children: Doctrine\ORM\PersistentCollection {#7803 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7808 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#7806 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7807 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7809 …} -Children: Doctrine\ORM\PersistentCollection {#7812 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7815 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#7813 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7814 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7816 …} -Children: Doctrine\ORM\PersistentCollection {#7819 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7822 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#7820 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7821 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7823 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7827 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#7698 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7697 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7828 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7836 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#7832 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7833 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -Children: Doctrine\ORM\PersistentCollection {#7840 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7841 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#7834 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7835 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7842 …} -Children: Doctrine\ORM\PersistentCollection {#7845 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7850 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#7848 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7849 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7851 …} -Children: Doctrine\ORM\PersistentCollection {#7854 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7855 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#7732 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7733 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7856 …} -Children: Doctrine\ORM\PersistentCollection {#7859 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7860 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#7804 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#7805 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7869 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#7867 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#7868 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7870 …} -Children: Doctrine\ORM\PersistentCollection {#7873 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7876 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#7874 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#7875 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7877 …} -Children: Doctrine\ORM\PersistentCollection {#7880 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7883 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#7881 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7882 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7884 …} -Children: Doctrine\ORM\PersistentCollection {#7887 …} -Parent: Eccube\Entity\Category {#7855} -Creator: null +description: null } Eccube\Entity\Category {#7890 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#7847 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7846 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7891 …} -Children: Doctrine\ORM\PersistentCollection {#7894 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7895 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#7888 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#7889 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7904 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#7902 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#7903 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -Children: Doctrine\ORM\PersistentCollection {#7908 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7911 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#7909 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#7910 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7912 …} -Children: Doctrine\ORM\PersistentCollection {#7915 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7918 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#7900 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7901 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7919 …} -Children: Doctrine\ORM\PersistentCollection {#7922 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7923 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#7916 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#7917 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7930 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#7928 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7929 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7937 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#7935 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7936 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#7946 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#7866 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7865 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7947 …} -Children: Doctrine\ORM\PersistentCollection {#7950 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7951 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#7942 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7943 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7956 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#7944 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7945 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7967 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#7965 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7966 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7968 …} -Children: Doctrine\ORM\PersistentCollection {#7971 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7974 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#7972 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7973 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7975 …} -Children: Doctrine\ORM\PersistentCollection {#7978 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7981 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#7979 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7982 …} -Children: Doctrine\ORM\PersistentCollection {#7985 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } Eccube\Entity\Category {#7988 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#7962 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7989 …} -Children: Doctrine\ORM\PersistentCollection {#7992 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } Eccube\Entity\Category {#7993 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#7986 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7987 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8002 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8000 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8001 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8003 …} -Children: Doctrine\ORM\PersistentCollection {#8006 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8009 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8007 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8008 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8010 …} -Children: Doctrine\ORM\PersistentCollection {#8013 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8016 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8014 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8015 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8017 …} -Children: Doctrine\ORM\PersistentCollection {#8020 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8023 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8021 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8022 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8024 …} -Children: Doctrine\ORM\PersistentCollection {#8027 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8032 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8028 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8029 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8033 …} -Children: Doctrine\ORM\PersistentCollection {#8036 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } Eccube\Entity\Category {#8037 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8030 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8031 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8038 …} -Children: Doctrine\ORM\PersistentCollection {#8041 …} -Parent: Eccube\Entity\Category {#8032} -Creator: null +description: null } Eccube\Entity\Category {#8044 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#7999 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8045 …} -Children: Doctrine\ORM\PersistentCollection {#8048 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8049 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#7964 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7963 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8054 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8042 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8043 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8065 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#8063 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8064 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8066 …} -Children: Doctrine\ORM\PersistentCollection {#8069 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8072 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#8070 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8071 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8073 …} -Children: Doctrine\ORM\PersistentCollection {#8076 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8079 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#8077 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8078 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8080 …} -Children: Doctrine\ORM\PersistentCollection {#8083 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8086 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#8084 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8085 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8087 …} -Children: Doctrine\ORM\PersistentCollection {#8090 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8093 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#8091 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8092 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8094 …} -Children: Doctrine\ORM\PersistentCollection {#8097 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8100 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#8098 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8099 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8101 …} -Children: Doctrine\ORM\PersistentCollection {#8104 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8107 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#8105 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8106 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8108 …} -Children: Doctrine\ORM\PersistentCollection {#8111 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8114 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#8112 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8113 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8115 …} -Children: Doctrine\ORM\PersistentCollection {#8118 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8121 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#8119 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8120 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8122 …} -Children: Doctrine\ORM\PersistentCollection {#8125 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8128 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#8126 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8127 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8129 …} -Children: Doctrine\ORM\PersistentCollection {#8132 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8135 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#8133 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8134 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8136 …} -Children: Doctrine\ORM\PersistentCollection {#8139 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8144 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#8140 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8141 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8145 …} -Children: Doctrine\ORM\PersistentCollection {#8148 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8149 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#8142 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#8143 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8150 …} -Children: Doctrine\ORM\PersistentCollection {#8153 …} -Parent: Eccube\Entity\Category {#8144} -Creator: null +description: null } Eccube\Entity\Category {#8156 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#8061 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8062 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8157 …} -Children: Doctrine\ORM\PersistentCollection {#8160 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8161 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#8154 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8155 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8170 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#8168 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8171 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8177 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#8175 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8178 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8184 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#8182 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8185 …} -Children: Doctrine\ORM\PersistentCollection {#8188 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8191 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#8189 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8190 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8192 …} -Children: Doctrine\ORM\PersistentCollection {#8195 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8198 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#8196 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8199 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8205 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#8203 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8206 …} -Children: Doctrine\ORM\PersistentCollection {#8209 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } Eccube\Entity\Category {#8212 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#8166 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8167 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8213 …} -Children: Doctrine\ORM\PersistentCollection {#8216 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8217 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#8210 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8211 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#8212} -Creator: null +description: null } Eccube\Entity\Category {#8226 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#8222 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8223 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8227 …} -Children: Doctrine\ORM\PersistentCollection {#8230 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8231 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#8224 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#8226} -Creator: null +description: null } Eccube\Entity\Category {#8240 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#8236 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8237 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8241 …} -Children: Doctrine\ORM\PersistentCollection {#8244 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8245 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#8238 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8239 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8254 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#8252 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8253 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8255 …} -Children: Doctrine\ORM\PersistentCollection {#8258 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8261 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#8259 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8262 …} -Children: Doctrine\ORM\PersistentCollection {#8265 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8268 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#8266 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8267 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8269 …} -Children: Doctrine\ORM\PersistentCollection {#8272 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } Eccube\Entity\Category {#8275 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8060 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8276 …} -Children: Doctrine\ORM\PersistentCollection {#8279 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8280 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#8273 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8289 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#8287 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8296 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#8294 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8295 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8297 …} -Children: Doctrine\ORM\PersistentCollection {#8300 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8303 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#8301 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8310 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#8308 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8309 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8317 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#8315 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8326 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#8322 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } Eccube\Entity\Category {#8331 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#8324 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#8325 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8326} -Creator: null +description: null } Eccube\Entity\Category {#8338 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#8285 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8286 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8343 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#8336 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8344 …} -Children: Doctrine\ORM\PersistentCollection {#8347 …} -Parent: Eccube\Entity\Category {#8338} -Creator: null +description: null } Eccube\Entity\Category {#8352 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#8348 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8357 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#8350 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8358 …} -Children: Doctrine\ORM\PersistentCollection {#8361 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8366 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#8364 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } Eccube\Entity\Category {#8371 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#8251 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8250 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8372 …} -Children: Doctrine\ORM\PersistentCollection {#8375 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8380 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#8376 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8377 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8385 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#8378 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8386 …} -Children: Doctrine\ORM\PersistentCollection {#8389 …} -Parent: Eccube\Entity\Category {#8380} -Creator: null +description: null } Eccube\Entity\Category {#8392 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#8390 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8391 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } Eccube\Entity\Category {#8399 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#8362 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8363 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8400 …} -Children: Doctrine\ORM\PersistentCollection {#8403 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8404 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#8397 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8398 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8405 …} -Children: Doctrine\ORM\PersistentCollection {#8408 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8415 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#8411 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8412 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8420 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#8413 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#8414 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8421 …} -Children: Doctrine\ORM\PersistentCollection {#8424 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8429 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#8427 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#8428 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } Eccube\Entity\Category {#8434 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#8409 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8410 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8435 …} -Children: Doctrine\ORM\PersistentCollection {#8438 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8441 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#8439 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8440 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8442 …} -Children: Doctrine\ORM\PersistentCollection {#8445 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8450 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#8446 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#8447 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } Eccube\Entity\Category {#8455 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#8448 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#8449 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8456 …} -Children: Doctrine\ORM\PersistentCollection {#8459 …} -Parent: Eccube\Entity\Category {#8450} -Creator: null +description: null } Eccube\Entity\Category {#8464 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#8425 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8426 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8469 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#8460 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8461 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8470 …} -Children: Doctrine\ORM\PersistentCollection {#8473 …} -Parent: Eccube\Entity\Category {#8464} -Creator: null +description: null } Eccube\Entity\Category {#8474 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#8462 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8475 …} -Children: Doctrine\ORM\PersistentCollection {#8478 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8485 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#8483 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8492 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#8490 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8499 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#8497 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8506 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#8504 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8505 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } Eccube\Entity\Category {#8511 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#8479 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8480 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8516 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#8481 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#8482 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8525 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#8523 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8524 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8526 …} -Children: Doctrine\ORM\PersistentCollection {#8529 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8532 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#8530 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8531 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8533 …} -Children: Doctrine\ORM\PersistentCollection {#8536 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8539 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#8537 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8538 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8540 …} -Children: Doctrine\ORM\PersistentCollection {#8543 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8546 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#8544 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8545 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8547 …} -Children: Doctrine\ORM\PersistentCollection {#8550 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8553 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#8551 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8552 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8554 …} -Children: Doctrine\ORM\PersistentCollection {#8557 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } Eccube\Entity\Category {#8562 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#8522 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8567 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#8558 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8559 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8568 …} -Children: Doctrine\ORM\PersistentCollection {#8571 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8572 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#8560 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8583 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#8581 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } Eccube\Entity\Category {#8590 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#8578 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8577 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8595 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#8588 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8604 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#8602 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8603 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } Eccube\Entity\Category {#8611 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#8580 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8579 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8616 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#8609 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8610 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8617 …} -Children: Doctrine\ORM\PersistentCollection {#8620 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8625 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#8623 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8624 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } Eccube\Entity\Category {#8632 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#8601 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8600 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8637 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#8630 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#8631 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8638 …} -Children: Doctrine\ORM\PersistentCollection {#8641 …} -Parent: Eccube\Entity\Category {#8632} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8646 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#8644 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8645 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8653 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#8651 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8660 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#8658 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8667 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#8665 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8666 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8674 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#8672 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8681 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#8679 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8680 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } Eccube\Entity\Category {#8688 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#8642 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8643 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8693 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#8686 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8694 …} -Children: Doctrine\ORM\PersistentCollection {#8697 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8702 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#8700 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8709 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#8707 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } Eccube\Entity\Category {#8714 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#8698 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8699 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8715 …} -Children: Doctrine\ORM\PersistentCollection {#8718 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8723 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#8719 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8720 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8728 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#8721 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8729 …} -Children: Doctrine\ORM\PersistentCollection {#8732 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8737 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#8735 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8744 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#8742 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8743 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8751 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#8749 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } Eccube\Entity\Category {#8758 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#8621 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8622 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8763 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#8756 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8757 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8764 …} -Children: Doctrine\ORM\PersistentCollection {#8767 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8772 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#8770 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } Eccube\Entity\Category {#8777 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#8734 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8733 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8778 …} -Children: Doctrine\ORM\PersistentCollection {#8781 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8784 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#8782 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8783 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8785 …} -Children: Doctrine\ORM\PersistentCollection {#8788 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8791 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#8789 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8790 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8792 …} -Children: Doctrine\ORM\PersistentCollection {#8795 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8798 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#8796 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8797 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8799 …} -Children: Doctrine\ORM\PersistentCollection {#8802 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8805 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#8803 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8804 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8812 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#8810 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8811 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8816 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#8817 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#8769 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8768 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8818 …} -Children: Doctrine\ORM\PersistentCollection {#8821 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8828 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#8822 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8823 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8833 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#8824 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#8825 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8834 …} -Children: Doctrine\ORM\PersistentCollection {#8837 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8838 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#8826 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#8827 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8839 …} -Children: Doctrine\ORM\PersistentCollection {#8842 …} -Parent: Eccube\Entity\Category {#8833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8849 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#8845 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#8846 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8854 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#8847 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#8848 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8855 …} -Children: Doctrine\ORM\PersistentCollection {#8858 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8863 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#8861 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#8862 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8870 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#8860 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8859 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8875 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#8843 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#8844 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8880 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#8868 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8869 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8881 …} -Children: Doctrine\ORM\PersistentCollection {#8884 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8891 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#8889 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8890 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } Eccube\Entity\Category {#8898 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#8886 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8903 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#8896 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8897 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8904 …} -Children: Doctrine\ORM\PersistentCollection {#8907 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8912 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#8910 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8919 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#8917 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } Eccube\Entity\Category {#8926 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#8908 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8909 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8931 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#8924 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#8925 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8932 …} -Children: Doctrine\ORM\PersistentCollection {#8935 …} -Parent: Eccube\Entity\Category {#8926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#8940 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#8938 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8947 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#8945 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8954 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#8952 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } Eccube\Entity\Category {#8959 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#8887 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8888 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8960 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8966 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#8964 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8965 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8967 …} -Children: Doctrine\ORM\PersistentCollection {#8970 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8973 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#8971 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8972 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8974 …} -Children: Doctrine\ORM\PersistentCollection {#8977 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8980 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#8978 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8979 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8981 …} -Children: Doctrine\ORM\PersistentCollection {#8984 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8987 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#8985 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8986 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8988 …} -Children: Doctrine\ORM\PersistentCollection {#8991 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#8994 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#8992 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8993 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8995 …} -Children: Doctrine\ORM\PersistentCollection {#8998 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9001 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#8999 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9000 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9002 …} -Children: Doctrine\ORM\PersistentCollection {#9005 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9008 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9006 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9007 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9009 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9017 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9013 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9014 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9022 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9015 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9023 …} -Children: Doctrine\ORM\PersistentCollection {#9026 …} -Parent: Eccube\Entity\Category {#9017} -Creator: null +description: null } Eccube\Entity\Category {#9029 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9027 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9028 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9030 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9036 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9034 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9035 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9040 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9043 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9041 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9042 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9047 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9050 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9048 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9049 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9051 …} -Children: Doctrine\ORM\PersistentCollection {#9054 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9059 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9055 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9056 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } Eccube\Entity\Category {#9064 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9057 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9058 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9065 …} -Children: Doctrine\ORM\PersistentCollection {#9068 …} -Parent: Eccube\Entity\Category {#9059} -Creator: null +description: null } Eccube\Entity\Category {#9075 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#8937 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8936 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9080 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#9069 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#9070 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9085 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#9071 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9072 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9089 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9090 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#9073 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9074 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9103 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#9101 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9102 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9110 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#9108 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9109 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9117 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#9115 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9116 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9124 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#9122 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9123 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9131 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#9129 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9130 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9138 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#9136 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9137 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9145 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#9143 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9144 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9152 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#9150 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9151 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } Eccube\Entity\Category {#9159 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#9099 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9100 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9164 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#9157 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9158 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9173 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#9171 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9172 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9180 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#9178 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9179 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9187 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#9185 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9186 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9194 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#9192 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9193 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9201 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#9199 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9200 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9208 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#9206 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9207 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9215 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#9213 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9214 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9222 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#9220 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#9221 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9229 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#9169 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9170 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9234 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#9227 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9228 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9243 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#9241 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9242 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9250 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#9248 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9249 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9255 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#9239 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9240 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9259 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9262 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#9260 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9261 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9266 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9267 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#9097 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9098 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9271 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } Eccube\Entity\Category {#9276 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#9096 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9095 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9277 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9281 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#9272 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9273 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9282 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9286 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#9274 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9275 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9297 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#9295 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9296 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9301 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9304 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#9302 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9303 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9308 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9311 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#9309 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9310 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9312 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9318 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#9316 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9317 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9327 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#9323 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9324 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9332 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#9325 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9326 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9333 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9341 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#9339 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9348 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#9346 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9355 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#9353 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9362 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#9360 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9369 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#9367 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9368 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9376 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#9374 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9375 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9383 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#9381 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } Eccube\Entity\Category {#9390 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#9293 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9294 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9395 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#9388 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9389 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9396 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9404 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#9402 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9403 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9411 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#9409 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9410 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9418 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#9416 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9417 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9425 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#9423 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9424 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } Eccube\Entity\Category {#9432 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#9400 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9401 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9437 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#9430 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9431 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9438 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9446 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#9444 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9445 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9453 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#9451 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9452 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9460 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#9458 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9459 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9467 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#9465 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9466 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } Eccube\Entity\Category {#9474 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#9442 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9443 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9479 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#9472 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#9473 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9480 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9488 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#9486 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#9487 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } Eccube\Entity\Category {#9493 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#9291 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9292 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9494 …} -Children: Doctrine\ORM\PersistentCollection {#9497 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } Eccube\Entity\Category {#9500 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#9484 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9485 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9501 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9505 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#9498 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9499 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9509 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9514 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#9512 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9513 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9518 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9521 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#9519 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9520 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9525 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9528 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#9526 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9527 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9529 …} -Children: Doctrine\ORM\PersistentCollection {#9532 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9535 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#9533 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9534 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9536 …} -Children: Doctrine\ORM\PersistentCollection {#9539 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9542 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#9540 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9541 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9543 …} -Children: Doctrine\ORM\PersistentCollection {#9546 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9549 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#9547 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#9548 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9550 …} -Children: Doctrine\ORM\PersistentCollection {#9553 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9556 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#9554 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9555 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9557 …} -Children: Doctrine\ORM\PersistentCollection {#9560 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } Eccube\Entity\Category {#9563 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#9337 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9338 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9564 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9568 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#9561 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9562 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9572 …} -Parent: Eccube\Entity\Category {#9563} -Creator: null +description: null } Eccube\Entity\Category {#9577 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#9573 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9574 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9581 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9582 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#9575 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9576 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9583 …} -Children: Doctrine\ORM\PersistentCollection {#9586 …} -Parent: Eccube\Entity\Category {#9577} -Creator: null +description: null } Eccube\Entity\Category {#9591 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#9587 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9588 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9592 …} -Children: Doctrine\ORM\PersistentCollection {#9595 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9596 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#9589 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9590 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9597 …} -Children: Doctrine\ORM\PersistentCollection {#9600 …} -Parent: Eccube\Entity\Category {#9591} -Creator: null +description: null } Eccube\Entity\Category {#9605 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#9601 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9602 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9606 …} -Children: Doctrine\ORM\PersistentCollection {#9609 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9610 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#9603 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9604 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9611 …} -Children: Doctrine\ORM\PersistentCollection {#9614 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9619 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#9617 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9618 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9620 …} -Children: Doctrine\ORM\PersistentCollection {#9623 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } Eccube\Entity\Category {#9626 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#9510 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9511 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9627 …} -Children: Doctrine\ORM\PersistentCollection {#9630 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9631 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#9624 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9625 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9632 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9626} -Creator: null +description: null } Eccube\Entity\Category {#9638 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#9636 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9637 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9639 …} -Children: Doctrine\ORM\PersistentCollection {#9642 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9645 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#9616 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9615 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9646 …} -Children: Doctrine\ORM\PersistentCollection {#9649 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9650 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#9643 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9644 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9651 …} -Children: Doctrine\ORM\PersistentCollection {#9654 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9659 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#9657 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9658 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9660 …} -Children: Doctrine\ORM\PersistentCollection {#9663 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9666 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#9664 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9665 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9667 …} -Children: Doctrine\ORM\PersistentCollection {#9670 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9673 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#9671 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9672 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9674 …} -Children: Doctrine\ORM\PersistentCollection {#9677 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9680 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#9678 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9679 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9681 …} -Children: Doctrine\ORM\PersistentCollection {#9684 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9687 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#9685 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9686 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9688 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9694 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#9692 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9693 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9698 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9701 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#9699 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9700 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9708 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#9706 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9707 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9712 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9715 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#9713 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9714 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9719 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9722 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#9720 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9721 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9723 …} -Children: Doctrine\ORM\PersistentCollection {#9726 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } Eccube\Entity\Category {#9729 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#9655 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9656 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9730 …} -Children: Doctrine\ORM\PersistentCollection {#9733 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9734 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#9727 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9728 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9735 …} -Children: Doctrine\ORM\PersistentCollection {#9738 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9743 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#9741 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9742 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9744 …} -Children: Doctrine\ORM\PersistentCollection {#9747 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9750 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#9748 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9749 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9751 …} -Children: Doctrine\ORM\PersistentCollection {#9754 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9757 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#9755 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9756 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9758 …} -Children: Doctrine\ORM\PersistentCollection {#9761 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9764 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#9762 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9763 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9765 …} -Children: Doctrine\ORM\PersistentCollection {#9768 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } Eccube\Entity\Category {#9771 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#9739 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9740 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9775 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9776 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#9769 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9770 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9777 …} -Children: Doctrine\ORM\PersistentCollection {#9780 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9785 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#9783 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9784 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9786 …} -Children: Doctrine\ORM\PersistentCollection {#9789 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9792 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#9790 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9791 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9793 …} -Children: Doctrine\ORM\PersistentCollection {#9796 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9799 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#9797 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9798 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9800 …} -Children: Doctrine\ORM\PersistentCollection {#9803 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9806 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#9804 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9807 …} -Children: Doctrine\ORM\PersistentCollection {#9810 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9813 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#9811 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9814 …} -Children: Doctrine\ORM\PersistentCollection {#9817 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9820 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#9818 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9819 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9821 …} -Children: Doctrine\ORM\PersistentCollection {#9824 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9827 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#9825 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#9826 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9828 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9834 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#9832 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9833 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9838 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9841 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#9839 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9840 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9845 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9848 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#9846 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9849 …} -Children: Doctrine\ORM\PersistentCollection {#9852 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9855 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#9853 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9854 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9856 …} -Children: Doctrine\ORM\PersistentCollection {#9859 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } Eccube\Entity\Category {#9860 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#9782 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#9781 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9861 …} -Children: Doctrine\ORM\PersistentCollection {#9864 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9867 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#9865 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9866 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9868 …} -Children: Doctrine\ORM\PersistentCollection {#9871 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9876 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#9872 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9873 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9877 …} -Children: Doctrine\ORM\PersistentCollection {#9880 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9881 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#9874 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9875 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9882 …} -Children: Doctrine\ORM\PersistentCollection {#9885 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9890 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#9888 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9889 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9891 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9897 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#9895 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9901 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } Eccube\Entity\Category {#9902 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#9886 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9887 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9903 …} -Children: Doctrine\ORM\PersistentCollection {#9906 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9911 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#9907 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9908 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9912 …} -Children: Doctrine\ORM\PersistentCollection {#9915 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9916 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#9909 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9917 …} -Children: Doctrine\ORM\PersistentCollection {#9920 …} -Parent: Eccube\Entity\Category {#9911} -Creator: null +description: null } Eccube\Entity\Category {#9923 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#9921 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9922 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9924 …} -Children: Doctrine\ORM\PersistentCollection {#9927 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9936 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#9928 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9929 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9941 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#9930 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#9931 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9942 …} -Children: Doctrine\ORM\PersistentCollection {#9945 …} -Parent: Eccube\Entity\Category {#9936} -Creator: null +description: null } Eccube\Entity\Category {#9946 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#9932 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#9933 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9947 …} -Children: Doctrine\ORM\PersistentCollection {#9950 …} -Parent: Eccube\Entity\Category {#9941} -Creator: null +description: null } Eccube\Entity\Category {#9951 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#9934 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#9935 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9952 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9946} -Creator: null +description: null } Eccube\Entity\Category {#9960 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#9956 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#9957 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9964 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9965 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#9958 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#9959 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9966 …} -Children: Doctrine\ORM\PersistentCollection {#9969 …} -Parent: Eccube\Entity\Category {#9960} -Creator: null +description: null } Eccube\Entity\Category {#9974 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#9972 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#9973 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9975 …} -Children: Doctrine\ORM\PersistentCollection {#9978 …} -Parent: Eccube\Entity\Category {#9960} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } Eccube\Entity\Category {#9979 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#9971 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#9970 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9980 …} -Children: Doctrine\ORM\PersistentCollection {#9983 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9986 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#9984 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9985 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9987 …} -Children: Doctrine\ORM\PersistentCollection {#9990 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9993 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#9991 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9992 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9994 …} -Children: Doctrine\ORM\PersistentCollection {#9997 …} -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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …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 {#5661 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6409 …} -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() {#5667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#5666 …} } } |
| 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 {#10030 +label: "情報配線器具" +value: "444" +data: Eccube\Entity\Category {#6633 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#6665 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#6663 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10032 +label: " LANモジュラジャック" +value: "445" +data: Eccube\Entity\Category {#6914 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#6661 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#6659 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6910 …} -Parent: Eccube\Entity\Category {#6633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10031 +label: "照明器具" +value: "57" +data: Eccube\Entity\Category {#6903 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#6909 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#6908 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6902 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10034 +label: " シーリングライト" +value: "332" +data: Eccube\Entity\Category {#6898 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#6907 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6906 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6897 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10035 +label: " コイズミ照明" +value: "451" +data: Eccube\Entity\Category {#6893 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#6905 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#6904 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6889 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10036 +label: " オーデリック" +value: "341" +data: Eccube\Entity\Category {#6656 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#6660 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#6655 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6898} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10037 +label: " ベースライト" +value: "333" +data: Eccube\Entity\Category {#6879 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#6887 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10038 +label: " パナソニック" +value: "446" +data: Eccube\Entity\Category {#6884 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#6877 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6878 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10039 +label: " オーデリック" +value: "342" +data: Eccube\Entity\Category {#6926 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#6924 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6925 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10040 +label: " コイズミ照明" +value: "447" +data: Eccube\Entity\Category {#6933 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#6931 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#6932 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6879} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10041 +label: " ベースライトスクエアシリーズ" +value: "479" +data: Eccube\Entity\Category {#6940 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#6922 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10042 +label: " パナソニック" +value: "480" +data: Eccube\Entity\Category {#6945 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#6938 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#6939 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6946 …} -Children: Doctrine\ORM\PersistentCollection {#6949 …} -Parent: Eccube\Entity\Category {#6940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10043 +label: " ダウンライト" +value: "334" +data: Eccube\Entity\Category {#6954 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#6950 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6951 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10044 +label: " コイズミ照明" +value: "460" +data: Eccube\Entity\Category {#6959 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#6952 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#6953 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -Children: Doctrine\ORM\PersistentCollection {#6963 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10045 +label: " オーデリック" +value: "343" +data: Eccube\Entity\Category {#6968 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#6966 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#6967 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10046 +label: " スポットライト" +value: "335" +data: Eccube\Entity\Category {#6975 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#6654 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6886 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10047 +label: " コイズミ照明" +value: "453" +data: Eccube\Entity\Category {#6980 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#6973 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#6974 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6981 …} -Children: Doctrine\ORM\PersistentCollection {#6984 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10048 +label: " オーデリック" +value: "347" +data: Eccube\Entity\Category {#6989 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#6987 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#6988 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6975} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10049 +label: " 高天井・投光器" +value: "337" +data: Eccube\Entity\Category {#6996 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#6965 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6964 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10050 +label: " パナソニック" +value: "472" +data: Eccube\Entity\Category {#7001 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#6994 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#6995 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7002 …} -Children: Doctrine\ORM\PersistentCollection {#7005 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10051 +label: " オーデリック" +value: "345" +data: Eccube\Entity\Category {#7010 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7008 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7009 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10052 +label: " コイズミ照明" +value: "448" +data: Eccube\Entity\Category {#7017 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7015 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7016 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10053 +label: " 間接照明" +value: "336" +data: Eccube\Entity\Category {#7024 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7006 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10054 +label: " コイズミ照明" +value: "496" +data: Eccube\Entity\Category {#7029 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7022 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7023 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7030 …} -Children: Doctrine\ORM\PersistentCollection {#7033 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "コイズミ照明の商品" } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10055 +label: " オーデリック" +value: "344" +data: Eccube\Entity\Category {#7038 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7036 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7037 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#7024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10056 +label: " 看板灯" +value: "461" +data: Eccube\Entity\Category {#7045 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#6985 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#6986 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10057 +label: " コイズミ照明" +value: "462" +data: Eccube\Entity\Category {#7050 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7043 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7044 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -Children: Doctrine\ORM\PersistentCollection {#7054 …} -Parent: Eccube\Entity\Category {#7045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10058 +label: " キッチンライト" +value: "339" +data: Eccube\Entity\Category {#7059 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7055 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7056 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10059 +label: " オーデリック" +value: "348" +data: Eccube\Entity\Category {#7064 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7057 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7058 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7065 …} -Children: Doctrine\ORM\PersistentCollection {#7068 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10060 +label: " コイズミ照明" +value: "450" +data: Eccube\Entity\Category {#7073 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#7071 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#7072 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#7059} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10061 +label: " 防犯灯" +value: "338" +data: Eccube\Entity\Category {#7080 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7034 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7035 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10062 +label: " パナソニック" +value: "473" +data: Eccube\Entity\Category {#7085 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#7078 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#7079 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7086 …} -Children: Doctrine\ORM\PersistentCollection {#7089 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10063 +label: " オーデリック" +value: "346" +data: Eccube\Entity\Category {#7094 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#7092 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#7093 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10064 +label: " コイズミ照明" +value: "452" +data: Eccube\Entity\Category {#7101 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#7099 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#7100 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#7080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10065 +label: " 非常用照明" +value: "454" +data: Eccube\Entity\Category {#7108 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#7090 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6113 …} -Children: Doctrine\ORM\PersistentCollection {#7110 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10066 +label: " パナソニック" +value: "478" +data: Eccube\Entity\Category {#7111 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#7106 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#7107 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7112 …} -Children: Doctrine\ORM\PersistentCollection {#7115 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10067 +label: " コイズミ照明" +value: "455" +data: Eccube\Entity\Category {#7120 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#7118 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#7119 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7121 …} -Children: Doctrine\ORM\PersistentCollection {#7124 …} -Parent: Eccube\Entity\Category {#7108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10068 +label: " 誘導灯" +value: "476" +data: Eccube\Entity\Category {#7127 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#7069 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7070 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -Children: Doctrine\ORM\PersistentCollection {#7131 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10069 +label: " パナソニック" +value: "477" +data: Eccube\Entity\Category {#7132 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#7125 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#7126 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7133 …} -Children: Doctrine\ORM\PersistentCollection {#7136 …} -Parent: Eccube\Entity\Category {#7127} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10070 +label: " ブラケット" +value: "467" +data: Eccube\Entity\Category {#7141 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#7137 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7138 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7142 …} -Children: Doctrine\ORM\PersistentCollection {#7145 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10071 +label: " コイズミ照明" +value: "468" +data: Eccube\Entity\Category {#7146 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#7139 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#7140 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7147 …} -Children: Doctrine\ORM\PersistentCollection {#7150 …} -Parent: Eccube\Entity\Category {#7141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10072 +label: " ウォールライト" +value: "474" +data: Eccube\Entity\Category {#7155 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#7151 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7152 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7156 …} -Children: Doctrine\ORM\PersistentCollection {#7159 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10073 +label: " パナソニック" +value: "475" +data: Eccube\Entity\Category {#7160 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#7153 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#7154 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7161 …} -Children: Doctrine\ORM\PersistentCollection {#7164 …} -Parent: Eccube\Entity\Category {#7155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10074 +label: " エクステリアライト" +value: "456" +data: Eccube\Entity\Category {#7169 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#7165 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7166 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -Children: Doctrine\ORM\PersistentCollection {#7173 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10075 +label: " コイズミ照明" +value: "457" +data: Eccube\Entity\Category {#7174 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#7167 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#7168 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7175 …} -Children: Doctrine\ORM\PersistentCollection {#7178 …} -Parent: Eccube\Entity\Category {#7169} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10076 +label: " 和風照明" +value: "458" +data: Eccube\Entity\Category {#7183 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#7179 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7180 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7184 …} -Children: Doctrine\ORM\PersistentCollection {#7187 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10077 +label: " コイズミ照明" +value: "464" +data: Eccube\Entity\Category {#7188 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#7181 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#7182 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7189 …} -Children: Doctrine\ORM\PersistentCollection {#7192 …} -Parent: Eccube\Entity\Category {#7183} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10078 +label: " ペンダント" +value: "459" +data: Eccube\Entity\Category {#7197 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#7193 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7194 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -Children: Doctrine\ORM\PersistentCollection {#7201 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10079 +label: " コイズミ照明" +value: "465" +data: Eccube\Entity\Category {#7202 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#7195 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#7196 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7203 …} -Children: Doctrine\ORM\PersistentCollection {#7206 …} -Parent: Eccube\Entity\Category {#7197} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10080 +label: " LEDランプ" +value: "58" +data: Eccube\Entity\Category {#7211 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#7207 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7208 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -Children: Doctrine\ORM\PersistentCollection {#7215 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10081 +label: " コイズミ照明" +value: "481" +data: Eccube\Entity\Category {#7216 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#7209 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#7210 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7217 …} -Children: Doctrine\ORM\PersistentCollection {#7220 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10082 +label: " オーデリック" +value: "471" +data: Eccube\Entity\Category {#7225 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#7223 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#7224 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7226 …} -Children: Doctrine\ORM\PersistentCollection {#7229 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10083 +label: " コイズミ照明" +value: "8" +data: Eccube\Entity\Category {#7232 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#7230 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#7231 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7233 …} -Children: Doctrine\ORM\PersistentCollection {#7236 …} -Parent: Eccube\Entity\Category {#7211} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10084 +label: " 浴室灯" +value: "469" +data: Eccube\Entity\Category {#7239 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#7221 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7222 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -Children: Doctrine\ORM\PersistentCollection {#7243 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10085 +label: " コイズミ照明" +value: "470" +data: Eccube\Entity\Category {#7244 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#7237 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#7238 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7245 …} -Children: Doctrine\ORM\PersistentCollection {#7248 …} -Parent: Eccube\Entity\Category {#7239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10086 +label: " 照明用交換電池" +value: "449" +data: Eccube\Entity\Category {#7251 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#7249 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7250 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7252 …} -Children: Doctrine\ORM\PersistentCollection {#7255 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10087 +label: " 照明" +value: "7" +data: Eccube\Entity\Category {#7260 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#7256 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7257 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7261 …} -Children: Doctrine\ORM\PersistentCollection {#7264 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10088 +label: " 業務用照明器具" +value: "60" +data: Eccube\Entity\Category {#7265 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#7258 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#7259 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -Children: Doctrine\ORM\PersistentCollection {#7269 …} -Parent: Eccube\Entity\Category {#7260} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10089 +label: " その他照明器具" +value: "340" +data: Eccube\Entity\Category {#7274 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#7270 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7271 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7275 …} -Children: Doctrine\ORM\PersistentCollection {#7278 …} -Parent: Eccube\Entity\Category {#6903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10090 +label: " オーデリック" +value: "349" +data: Eccube\Entity\Category {#7279 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#7272 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#7273 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7280 …} -Children: Doctrine\ORM\PersistentCollection {#7283 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10091 +label: " コイズミ照明" +value: "466" +data: Eccube\Entity\Category {#7288 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#7286 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#7287 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -Children: Doctrine\ORM\PersistentCollection {#7292 …} -Parent: Eccube\Entity\Category {#7274} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10092 +label: "電線(ケーブル)" +value: "9" +data: Eccube\Entity\Category {#7295 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#7285 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7284 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7296 …} -Children: Doctrine\ORM\PersistentCollection {#7299 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10093 +label: " 住友電工" +value: "439" +data: Eccube\Entity\Category {#7300 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#7117 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7116 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7301 …} -Children: Doctrine\ORM\PersistentCollection {#7304 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10094 +label: " KIPケーブル" +value: "440" +data: Eccube\Entity\Category {#7305 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#7293 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#7294 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -Children: Doctrine\ORM\PersistentCollection {#7309 …} -Parent: Eccube\Entity\Category {#7300} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10095 +label: " 日本製線" +value: "437" +data: Eccube\Entity\Category {#7316 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#7312 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7313 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -Children: Doctrine\ORM\PersistentCollection {#7320 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10096 +label: " LAN・PCケーブル" +value: "438" +data: Eccube\Entity\Category {#7321 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#7314 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#7315 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7322 …} -Children: Doctrine\ORM\PersistentCollection {#7325 …} -Parent: Eccube\Entity\Category {#7316} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10097 +label: " タツタ電線" +value: "434" +data: Eccube\Entity\Category {#7330 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#7326 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7327 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7331 …} -Children: Doctrine\ORM\PersistentCollection {#7334 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10098 +label: " PDC 高圧引下線" +value: "436" +data: Eccube\Entity\Category {#7335 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#7328 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#7329 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7336 …} -Children: Doctrine\ORM\PersistentCollection {#7339 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10099 +label: " CVTケーブル" +value: "435" +data: Eccube\Entity\Category {#7344 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#7342 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#7343 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7345 …} -Children: Doctrine\ORM\PersistentCollection {#7348 …} -Parent: Eccube\Entity\Category {#7330} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10100 +label: " SFCC" +value: "432" +data: Eccube\Entity\Category {#7351 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#7311 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7310 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7352 …} -Children: Doctrine\ORM\PersistentCollection {#7355 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10101 +label: " アルミケーブル" +value: "433" +data: Eccube\Entity\Category {#7356 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#7349 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#7350 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -Children: Doctrine\ORM\PersistentCollection {#7360 …} -Parent: Eccube\Entity\Category {#7351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10102 +label: " 三ツ星" +value: "429" +data: Eccube\Entity\Category {#7365 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#7361 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7362 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -Children: Doctrine\ORM\PersistentCollection {#7369 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10103 +label: " WCT 溶接ケーブル" +value: "430" +data: Eccube\Entity\Category {#7370 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#7363 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7364 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7371 …} -Children: Doctrine\ORM\PersistentCollection {#7374 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10104 +label: " WRCT 溶接ケーブル" +value: "431" +data: Eccube\Entity\Category {#7379 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#7377 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#7378 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7380 …} -Children: Doctrine\ORM\PersistentCollection {#7383 …} -Parent: Eccube\Entity\Category {#7365} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10105 +label: " KHD" +value: "426" +data: Eccube\Entity\Category {#7386 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#7340 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7341 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7387 …} -Children: Doctrine\ORM\PersistentCollection {#7390 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10106 +label: " PV-CC 太陽電池発電設備用直流1500Vケーブル" +value: "428" +data: Eccube\Entity\Category {#7391 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#7384 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#7385 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7392 …} -Children: Doctrine\ORM\PersistentCollection {#7395 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10107 +label: " H-CV 太陽電池発電設備用低圧ケーブル" +value: "427" +data: Eccube\Entity\Category {#7400 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#7398 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#7399 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7401 …} -Children: Doctrine\ORM\PersistentCollection {#7404 …} -Parent: Eccube\Entity\Category {#7386} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10108 +label: " 関西通信電線" +value: "423" +data: Eccube\Entity\Category {#7407 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#7376 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7375 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -Children: Doctrine\ORM\PersistentCollection {#7411 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10109 +label: " LAN・PCケーブル" +value: "425" +data: Eccube\Entity\Category {#7412 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#7405 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#7406 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7413 …} -Children: Doctrine\ORM\PersistentCollection {#7416 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10110 +label: " 75Ω同軸ケーブル" +value: "424" +data: Eccube\Entity\Category {#7421 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#7419 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#7420 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7422 …} -Children: Doctrine\ORM\PersistentCollection {#7425 …} -Parent: Eccube\Entity\Category {#7407} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10111 +label: " 二宮電線工業" +value: "421" +data: Eccube\Entity\Category {#7428 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#7397 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7396 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -Children: Doctrine\ORM\PersistentCollection {#7432 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10112 +label: " シリコーンゴム絶縁ガラス編組電線" +value: "422" +data: Eccube\Entity\Category {#7433 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#7426 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#7427 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -Children: Doctrine\ORM\PersistentCollection {#7437 …} -Parent: Eccube\Entity\Category {#7428} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10113 +label: " 太陽ケーブルテック" +value: "419" +data: Eccube\Entity\Category {#7442 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#7438 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7439 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7446 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10114 +label: " 2PNCT" +value: "420" +data: Eccube\Entity\Category {#7447 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#7440 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#7441 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7448 …} -Children: Doctrine\ORM\PersistentCollection {#7451 …} -Parent: Eccube\Entity\Category {#7442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10115 +label: " KANZACC" +value: "415" +data: Eccube\Entity\Category {#7456 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#7452 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7453 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7457 …} -Children: Doctrine\ORM\PersistentCollection {#7460 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10116 +label: " KRF 消防用耐熱電線" +value: "418" +data: Eccube\Entity\Category {#7461 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#7454 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#7455 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7462 …} -Children: Doctrine\ORM\PersistentCollection {#7465 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10117 +label: " KP 消防用警報用電線" +value: "417" +data: Eccube\Entity\Category {#7470 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#7468 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#7469 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7471 …} -Children: Doctrine\ORM\PersistentCollection {#7474 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10118 +label: " KIV電線" +value: "416" +data: Eccube\Entity\Category {#7477 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#7475 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#7476 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7478 …} -Children: Doctrine\ORM\PersistentCollection {#7481 …} -Parent: Eccube\Entity\Category {#7456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10119 +label: " 大電" +value: "412" +data: Eccube\Entity\Category {#7484 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#7466 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7467 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7485 …} -Children: Doctrine\ORM\PersistentCollection {#7488 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10120 +label: " ロボトップDP6" +value: "414" +data: Eccube\Entity\Category {#7489 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#7482 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#7483 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7490 …} -Children: Doctrine\ORM\PersistentCollection {#7493 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10121 +label: " ロボトップDP3" +value: "413" +data: Eccube\Entity\Category {#7498 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#7496 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#7497 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7499 …} -Children: Doctrine\ORM\PersistentCollection {#7502 …} -Parent: Eccube\Entity\Category {#7484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10122 +label: " 伸興電線" +value: "400" +data: Eccube\Entity\Category {#7505 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#7417 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7418 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7506 …} -Children: Doctrine\ORM\PersistentCollection {#7509 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10123 +label: " 同軸ケーブル" +value: "411" +data: Eccube\Entity\Category {#7510 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#7503 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#7504 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7511 …} -Children: Doctrine\ORM\PersistentCollection {#7514 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10124 +label: " LANケーブル" +value: "410" +data: Eccube\Entity\Category {#7519 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#7517 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#7518 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7520 …} -Children: Doctrine\ORM\PersistentCollection {#7523 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10125 +label: " 電話用ケーブル" +value: "406" +data: Eccube\Entity\Category {#7528 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#7524 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#7525 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10126 +label: " EM-SCTケーブル" +value: "407" +data: Eccube\Entity\Category {#7533 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#7526 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#7527 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7534 …} -Children: Doctrine\ORM\PersistentCollection {#7537 …} -Parent: Eccube\Entity\Category {#7528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10127 +label: " 警報用ケーブル" +value: "404" +data: Eccube\Entity\Category {#7542 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#7538 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#7539 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10128 +label: " EM-AEケーブル" +value: "405" +data: Eccube\Entity\Category {#7547 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#7540 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#7541 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -Children: Doctrine\ORM\PersistentCollection {#7551 …} -Parent: Eccube\Entity\Category {#7542} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10129 +label: " 通信ケーブル" +value: "401" +data: Eccube\Entity\Category {#7556 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#7552 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#7553 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7557 …} -Children: Doctrine\ORM\PersistentCollection {#7560 …} -Parent: Eccube\Entity\Category {#7505} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10130 +label: " FCPEV-Sケーブル" +value: "409" +data: Eccube\Entity\Category {#7561 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#7554 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#7555 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7562 …} -Children: Doctrine\ORM\PersistentCollection {#7565 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10131 +label: " FCPEVケーブル" +value: "408" +data: Eccube\Entity\Category {#7570 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#7568 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#7569 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10132 +label: " EM-FCPEE-Sケーブル" +value: "403" +data: Eccube\Entity\Category {#7577 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#7575 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#7576 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10133 +label: " EM-FCPEEケーブル" +value: "402" +data: Eccube\Entity\Category {#7584 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#7582 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#7583 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7556} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10134 +label: " 富士電線" +value: "325" +data: Eccube\Entity\Category {#7589 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#7516 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7515 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7590 …} -Children: Doctrine\ORM\PersistentCollection {#7593 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10135 +label: " VVFケーブル" +value: "328" +data: Eccube\Entity\Category {#7594 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#7495 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7494 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -Children: Doctrine\ORM\PersistentCollection {#7598 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10136 +label: " VCTFケーブル" +value: "366" +data: Eccube\Entity\Category {#7603 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#7601 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#7602 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7604 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10137 +label: " ソフトVCTFプラス" +value: "365" +data: Eccube\Entity\Category {#7610 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#7608 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7609 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7611 …} -Children: Doctrine\ORM\PersistentCollection {#7614 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10138 +label: " キャブタイヤケーブル" +value: "329" +data: Eccube\Entity\Category {#7619 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#7615 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7616 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10139 +label: " VCT" +value: "330" +data: Eccube\Entity\Category {#7624 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#7617 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7618 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7625 …} -Children: Doctrine\ORM\PersistentCollection {#7628 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10140 +label: " ラバロンVCT" +value: "331" +data: Eccube\Entity\Category {#7633 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#7631 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7632 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10141 +label: " 2CT" +value: "372" +data: Eccube\Entity\Category {#7640 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#7638 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#7639 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7619} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10142 +label: " 溶接用ケーブル" +value: "367" +data: Eccube\Entity\Category {#7647 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#7629 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7630 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10143 +label: " WCT" +value: "368" +data: Eccube\Entity\Category {#7652 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#7645 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7646 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10144 +label: " WRCT" +value: "369" +data: Eccube\Entity\Category {#7661 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#7659 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7660 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10145 +label: " WNCT" +value: "370" +data: Eccube\Entity\Category {#7668 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#7666 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#7667 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10146 +label: " マイクロホン用コード" +value: "371" +data: Eccube\Entity\Category {#7673 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#7657 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7658 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7674 …} -Children: Doctrine\ORM\PersistentCollection {#7677 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10147 +label: " 計装用ケーブル" +value: "373" +data: Eccube\Entity\Category {#7680 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#7678 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#7679 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7681 …} -Children: Doctrine\ORM\PersistentCollection {#7684 …} -Parent: Eccube\Entity\Category {#7589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10148 +label: " 愛知電線" +value: "324" +data: Eccube\Entity\Category {#7687 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#7599 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7600 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7688 …} -Children: Doctrine\ORM\PersistentCollection {#7691 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10149 +label: " VVFケーブル" +value: "327" +data: Eccube\Entity\Category {#7692 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#7685 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7686 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7693 …} -Children: Doctrine\ORM\PersistentCollection {#7696 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10150 +label: " IVケーブル" +value: "374" +data: Eccube\Entity\Category {#7701 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#7699 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7700 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7702 …} -Children: Doctrine\ORM\PersistentCollection {#7705 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10151 +label: " DV電線" +value: "375" +data: Eccube\Entity\Category {#7708 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#7706 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7707 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7709 …} -Children: Doctrine\ORM\PersistentCollection {#7712 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10152 +label: " EMケーブル" +value: "376" +data: Eccube\Entity\Category {#7715 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#7713 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#7714 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -Children: Doctrine\ORM\PersistentCollection {#7719 …} -Parent: Eccube\Entity\Category {#7687} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10153 +label: " フジクラダイヤケーブル" +value: "352" +data: Eccube\Entity\Category {#7722 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#7566 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7567 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7723 …} -Children: Doctrine\ORM\PersistentCollection {#7726 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10154 +label: " 太陽光発電用ケーブル" +value: "396" +data: Eccube\Entity\Category {#7727 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#7720 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#7721 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10155 +label: " エコケーブル" +value: "388" +data: Eccube\Entity\Category {#7738 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#7734 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#7735 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7739 …} -Children: Doctrine\ORM\PersistentCollection {#7742 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10156 +label: " EM-FPTケーブル" +value: "395" +data: Eccube\Entity\Category {#7743 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#7736 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#7737 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7744 …} -Children: Doctrine\ORM\PersistentCollection {#7747 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10157 +label: " EM-LMCFケーブル" +value: "394" +data: Eccube\Entity\Category {#7752 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#7750 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#7751 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7753 …} -Children: Doctrine\ORM\PersistentCollection {#7756 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10158 +label: " EM-IEケーブル" +value: "393" +data: Eccube\Entity\Category {#7759 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#7757 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#7758 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7760 …} -Children: Doctrine\ORM\PersistentCollection {#7763 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10159 +label: " EM-CEESケーブル" +value: "392" +data: Eccube\Entity\Category {#7766 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#7764 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#7765 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -Children: Doctrine\ORM\PersistentCollection {#7770 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10160 +label: " EM-CEEケーブル" +value: "391" +data: Eccube\Entity\Category {#7773 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#7771 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#7772 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7774 …} -Children: Doctrine\ORM\PersistentCollection {#7777 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10161 +label: " EM-CEケーブル" +value: "390" +data: Eccube\Entity\Category {#7780 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#7778 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#7779 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7781 …} -Children: Doctrine\ORM\PersistentCollection {#7784 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10162 +label: " EM-CETケーブル" +value: "389" +data: Eccube\Entity\Category {#7787 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#7785 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#7786 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7788 …} -Children: Doctrine\ORM\PersistentCollection {#7791 …} -Parent: Eccube\Entity\Category {#7738} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10163 +label: " 電力 600V低圧ケーブル" +value: "377" +data: Eccube\Entity\Category {#7794 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#7748 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7749 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7795 …} -Children: Doctrine\ORM\PersistentCollection {#7798 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10164 +label: " CVケーブル" +value: "378" +data: Eccube\Entity\Category {#7799 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#7792 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7793 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7800 …} -Children: Doctrine\ORM\PersistentCollection {#7803 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10165 +label: " CVDケーブル" +value: "379" +data: Eccube\Entity\Category {#7808 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#7806 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7807 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7809 …} -Children: Doctrine\ORM\PersistentCollection {#7812 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10166 +label: " CVQケーブル" +value: "381" +data: Eccube\Entity\Category {#7815 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#7813 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7814 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7816 …} -Children: Doctrine\ORM\PersistentCollection {#7819 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10167 +label: " CVTケーブル" +value: "380" +data: Eccube\Entity\Category {#7822 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#7820 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#7821 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7823 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10168 +label: " 600Vビニル絶縁電線" +value: "384" +data: Eccube\Entity\Category {#7827 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#7698 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7697 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7828 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10169 +label: " 制御用ケーブル" +value: "385" +data: Eccube\Entity\Category {#7836 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#7832 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#7833 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -Children: Doctrine\ORM\PersistentCollection {#7840 …} -Parent: Eccube\Entity\Category {#7722} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10170 +label: " CVV" +value: "386" +data: Eccube\Entity\Category {#7841 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#7834 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7835 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7842 …} -Children: Doctrine\ORM\PersistentCollection {#7845 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10171 +label: " CVV-S(静電遮へい付)" +value: "387" +data: Eccube\Entity\Category {#7850 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#7848 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#7849 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7851 …} -Children: Doctrine\ORM\PersistentCollection {#7854 …} -Parent: Eccube\Entity\Category {#7836} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10172 +label: " 矢崎エナジー" +value: "323" +data: Eccube\Entity\Category {#7855 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#7732 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7733 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7856 …} -Children: Doctrine\ORM\PersistentCollection {#7859 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10173 +label: " アースイン600V-CVケーブル" +value: "399" +data: Eccube\Entity\Category {#7860 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#7804 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#7805 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7861 …} -Children: Doctrine\ORM\PersistentCollection {#7864 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10174 +label: " 600V-CVD・T・Qケーブル" +value: "398" +data: Eccube\Entity\Category {#7869 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#7867 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#7868 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7870 …} -Children: Doctrine\ORM\PersistentCollection {#7873 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10175 +label: " 600V-CVケーブル" +value: "397" +data: Eccube\Entity\Category {#7876 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#7874 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#7875 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7877 …} -Children: Doctrine\ORM\PersistentCollection {#7880 …} -Parent: Eccube\Entity\Category {#7855} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10176 +label: " VVFケーブル" +value: "326" +data: Eccube\Entity\Category {#7883 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#7881 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#7882 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7884 …} -Children: Doctrine\ORM\PersistentCollection {#7887 …} -Parent: Eccube\Entity\Category {#7855} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10177 +label: " 住電日立ケーブル" +value: "356" +data: Eccube\Entity\Category {#7890 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#7847 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7846 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7891 …} -Children: Doctrine\ORM\PersistentCollection {#7894 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10178 +label: " CVケーブル" +value: "359" +data: Eccube\Entity\Category {#7895 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#7888 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#7889 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7896 …} -Children: Doctrine\ORM\PersistentCollection {#7899 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10179 +label: " CVTケーブル" +value: "358" +data: Eccube\Entity\Category {#7904 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#7902 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#7903 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -Children: Doctrine\ORM\PersistentCollection {#7908 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10180 +label: " VVRケーブル" +value: "357" +data: Eccube\Entity\Category {#7911 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#7909 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#7910 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7912 …} -Children: Doctrine\ORM\PersistentCollection {#7915 …} -Parent: Eccube\Entity\Category {#7890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10181 +label: " 協和電線" +value: "360" +data: Eccube\Entity\Category {#7918 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#7900 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7901 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7919 …} -Children: Doctrine\ORM\PersistentCollection {#7922 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10182 +label: " CVFケーブル" +value: "361" +data: Eccube\Entity\Category {#7923 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#7916 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#7917 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7924 …} -Children: Doctrine\ORM\PersistentCollection {#7927 …} -Parent: Eccube\Entity\Category {#7918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10183 +label: " アルミケーブル" +value: "354" +data: Eccube\Entity\Category {#7930 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#7928 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7929 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7931 …} -Children: Doctrine\ORM\PersistentCollection {#7934 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10184 +label: " ソーラーケーブル" +value: "442" +data: Eccube\Entity\Category {#7937 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#7935 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#7936 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7938 …} -Children: Doctrine\ORM\PersistentCollection {#7941 …} -Parent: Eccube\Entity\Category {#7295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10185 +label: "電気自動車用充電器" +value: "29" +data: Eccube\Entity\Category {#7946 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#7866 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7865 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7947 …} -Children: Doctrine\ORM\PersistentCollection {#7950 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10186 +label: " 日東工業" +value: "297" +data: Eccube\Entity\Category {#7951 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#7942 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7943 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7952 …} -Children: Doctrine\ORM\PersistentCollection {#7955 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10187 +label: " PIT-2Gシリーズ" +value: "298" +data: Eccube\Entity\Category {#7956 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#7944 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7945 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10188 +label: " PIT-1Gシリーズ" +value: "299" +data: Eccube\Entity\Category {#7967 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#7965 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7966 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7968 …} -Children: Doctrine\ORM\PersistentCollection {#7971 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10189 +label: " PIT-C2シリーズ" +value: "300" +data: Eccube\Entity\Category {#7974 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#7972 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7973 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7975 …} -Children: Doctrine\ORM\PersistentCollection {#7978 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10190 +label: " PIT-C3シリーズ" +value: "301" +data: Eccube\Entity\Category {#7981 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#7979 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7980 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7982 …} -Children: Doctrine\ORM\PersistentCollection {#7985 …} -Parent: Eccube\Entity\Category {#7951} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10191 +label: " パナソニック" +value: "289" +data: Eccube\Entity\Category {#7988 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#7962 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7989 …} -Children: Doctrine\ORM\PersistentCollection {#7992 …} -Parent: Eccube\Entity\Category {#7946} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10192 +label: " エルシーヴヘキアエス" +value: "292" +data: Eccube\Entity\Category {#7993 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#7986 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7987 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7994 …} -Children: Doctrine\ORM\PersistentCollection {#7997 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10193 +label: " エルシーヴキャビ" +value: "295" +data: Eccube\Entity\Category {#8002 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8000 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8001 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8003 …} -Children: Doctrine\ORM\PersistentCollection {#8006 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10194 +label: " エルシーヴマイン" +value: "294" +data: Eccube\Entity\Category {#8009 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8007 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8008 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8010 …} -Children: Doctrine\ORM\PersistentCollection {#8013 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10195 +label: " エルシーヴモードスリー" +value: "293" +data: Eccube\Entity\Category {#8016 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8014 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8015 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8017 …} -Children: Doctrine\ORM\PersistentCollection {#8020 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10196 +label: " エルシーヴ屋外コンセント" +value: "291" +data: Eccube\Entity\Category {#8023 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8021 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8022 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8024 …} -Children: Doctrine\ORM\PersistentCollection {#8027 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10197 +label: " エルシーヴその他関連商品" +value: "290" +data: Eccube\Entity\Category {#8032 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8028 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8029 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8033 …} -Children: Doctrine\ORM\PersistentCollection {#8036 …} -Parent: Eccube\Entity\Category {#7988} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10198 +label: " Dポール" +value: "296" +data: Eccube\Entity\Category {#8037 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8030 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8031 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8038 …} -Children: Doctrine\ORM\PersistentCollection {#8041 …} -Parent: Eccube\Entity\Category {#8032} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10199 +label: "制御機器" +value: "20" +data: Eccube\Entity\Category {#8044 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#7999 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7998 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8045 …} -Children: Doctrine\ORM\PersistentCollection {#8048 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10200 +label: " インバータ" +value: "71" +data: Eccube\Entity\Category {#8049 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#7964 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#7963 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8050 …} -Children: Doctrine\ORM\PersistentCollection {#8053 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10201 +label: " D800シリーズ" +value: "497" +data: Eccube\Entity\Category {#8054 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8042 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8043 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10202 +label: " A800シリーズ" +value: "74" +data: Eccube\Entity\Category {#8065 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#8063 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8064 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8066 …} -Children: Doctrine\ORM\PersistentCollection {#8069 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10203 +label: " D700シリーズ" +value: "73" +data: Eccube\Entity\Category {#8072 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#8070 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8071 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8073 …} -Children: Doctrine\ORM\PersistentCollection {#8076 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10204 +label: " F700PJシリーズ" +value: "78" +data: Eccube\Entity\Category {#8079 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#8077 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8078 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8080 …} -Children: Doctrine\ORM\PersistentCollection {#8083 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10205 +label: " E800シリーズ" +value: "76" +data: Eccube\Entity\Category {#8086 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#8084 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8085 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8087 …} -Children: Doctrine\ORM\PersistentCollection {#8090 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10206 +label: " F800シリーズ" +value: "77" +data: Eccube\Entity\Category {#8093 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#8091 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8092 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8094 …} -Children: Doctrine\ORM\PersistentCollection {#8097 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10207 +label: " 富士電機" +value: "93" +data: Eccube\Entity\Category {#8100 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#8098 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8099 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8101 …} -Children: Doctrine\ORM\PersistentCollection {#8104 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10208 +label: " FRENIC-Eco" +value: "97" +data: Eccube\Entity\Category {#8107 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#8105 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8106 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8108 …} -Children: Doctrine\ORM\PersistentCollection {#8111 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10209 +label: " FRENIC-MEGA" +value: "96" +data: Eccube\Entity\Category {#8114 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#8112 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8113 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8115 …} -Children: Doctrine\ORM\PersistentCollection {#8118 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10210 +label: " FRENIC-Ace" +value: "95" +data: Eccube\Entity\Category {#8121 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#8119 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8120 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8122 …} -Children: Doctrine\ORM\PersistentCollection {#8125 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10211 +label: " FRENIC-Mini" +value: "94" +data: Eccube\Entity\Category {#8128 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#8126 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8127 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8129 …} -Children: Doctrine\ORM\PersistentCollection {#8132 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10212 +label: " E700シリーズ" +value: "75" +data: Eccube\Entity\Category {#8135 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#8133 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8134 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8136 …} -Children: Doctrine\ORM\PersistentCollection {#8139 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10213 +label: " その他" +value: "59" +data: Eccube\Entity\Category {#8144 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#8140 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8141 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8145 …} -Children: Doctrine\ORM\PersistentCollection {#8148 …} -Parent: Eccube\Entity\Category {#8049} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10214 +label: " ヤザキエナジー" +value: "322" +data: Eccube\Entity\Category {#8149 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#8142 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#8143 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8150 …} -Children: Doctrine\ORM\PersistentCollection {#8153 …} -Parent: Eccube\Entity\Category {#8144} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10215 +label: " シーケンサ" +value: "115" +data: Eccube\Entity\Category {#8156 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#8061 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8062 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8157 …} -Children: Doctrine\ORM\PersistentCollection {#8160 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10216 +label: " cc-Link" +value: "122" +data: Eccube\Entity\Category {#8161 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#8154 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8155 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10217 +label: " MELSOFT" +value: "121" +data: Eccube\Entity\Category {#8170 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#8168 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8169 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8171 …} -Children: Doctrine\ORM\PersistentCollection {#8174 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10218 +label: " MELSEC-Lシリーズ" +value: "120" +data: Eccube\Entity\Category {#8177 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#8175 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8178 …} -Children: Doctrine\ORM\PersistentCollection {#8181 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10219 +label: " MELSEC iQ-Rシリーズ" +value: "119" +data: Eccube\Entity\Category {#8184 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#8182 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8183 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8185 …} -Children: Doctrine\ORM\PersistentCollection {#8188 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10220 +label: " MELSEC iQ-Fシリーズ" +value: "118" +data: Eccube\Entity\Category {#8191 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#8189 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8190 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8192 …} -Children: Doctrine\ORM\PersistentCollection {#8195 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10221 +label: " MELSEC-Fシリーズ" +value: "117" +data: Eccube\Entity\Category {#8198 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#8196 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8197 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8199 …} -Children: Doctrine\ORM\PersistentCollection {#8202 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10222 +label: " MELSEC-Qシリーズ" +value: "116" +data: Eccube\Entity\Category {#8205 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#8203 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8204 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8206 …} -Children: Doctrine\ORM\PersistentCollection {#8209 …} -Parent: Eccube\Entity\Category {#8156} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10223 +label: " 表示機器" +value: "123" +data: Eccube\Entity\Category {#8212 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#8166 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8167 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8213 …} -Children: Doctrine\ORM\PersistentCollection {#8216 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10224 +label: " 三菱GTシリーズ" +value: "124" +data: Eccube\Entity\Category {#8217 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#8210 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8211 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8218 …} -Children: Doctrine\ORM\PersistentCollection {#8221 …} -Parent: Eccube\Entity\Category {#8212} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10225 +label: " サーボアンプ" +value: "63" +data: Eccube\Entity\Category {#8226 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#8222 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8223 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8227 …} -Children: Doctrine\ORM\PersistentCollection {#8230 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10226 +label: " 三菱電機" +value: "92" +data: Eccube\Entity\Category {#8231 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#8224 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8232 …} -Children: Doctrine\ORM\PersistentCollection {#8235 …} -Parent: Eccube\Entity\Category {#8226} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10227 +label: " マグネットスイッチ" +value: "109" +data: Eccube\Entity\Category {#8240 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#8236 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8237 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8241 …} -Children: Doctrine\ORM\PersistentCollection {#8244 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10228 +label: " 電磁開閉器" +value: "125" +data: Eccube\Entity\Category {#8245 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#8238 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8239 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8246 …} -Children: Doctrine\ORM\PersistentCollection {#8249 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10229 +label: " 電磁接触器" +value: "110" +data: Eccube\Entity\Category {#8254 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#8252 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8253 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8255 …} -Children: Doctrine\ORM\PersistentCollection {#8258 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10230 +label: " ホイスト用押ボタン開閉器" +value: "111" +data: Eccube\Entity\Category {#8261 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#8259 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8260 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8262 …} -Children: Doctrine\ORM\PersistentCollection {#8265 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10231 +label: " サーマルリレー" +value: "112" +data: Eccube\Entity\Category {#8268 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#8266 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8267 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8269 …} -Children: Doctrine\ORM\PersistentCollection {#8272 …} -Parent: Eccube\Entity\Category {#8240} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10232 +label: " 一般リレー" +value: "100" +data: Eccube\Entity\Category {#8275 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8060 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8059 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8276 …} -Children: Doctrine\ORM\PersistentCollection {#8279 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10233 +label: " オムロンMYシリーズ" +value: "102" +data: Eccube\Entity\Category {#8280 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#8273 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8274 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8281 …} -Children: Doctrine\ORM\PersistentCollection {#8284 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10234 +label: " オムロンLYシリーズ" +value: "103" +data: Eccube\Entity\Category {#8289 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#8287 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8290 …} -Children: Doctrine\ORM\PersistentCollection {#8293 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10235 +label: " オムロンG2Rシリーズ" +value: "104" +data: Eccube\Entity\Category {#8296 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#8294 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8295 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8297 …} -Children: Doctrine\ORM\PersistentCollection {#8300 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10236 +label: " オムロンリレーアクセサリ" +value: "105" +data: Eccube\Entity\Category {#8303 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#8301 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8304 …} -Children: Doctrine\ORM\PersistentCollection {#8307 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10237 +label: " オムロンその他" +value: "101" +data: Eccube\Entity\Category {#8310 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#8308 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8309 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8311 …} -Children: Doctrine\ORM\PersistentCollection {#8314 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10238 +label: " ワイドミュラー リレー" +value: "171" +data: Eccube\Entity\Category {#8317 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#8315 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8318 …} -Children: Doctrine\ORM\PersistentCollection {#8321 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10239 +label: " ワイドミュラー リレーソケット" +value: "106" +data: Eccube\Entity\Category {#8326 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#8322 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8323 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8327 …} -Children: Doctrine\ORM\PersistentCollection {#8330 …} -Parent: Eccube\Entity\Category {#8275} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10240 +label: " リレーアクセサリ" +value: "107" +data: Eccube\Entity\Category {#8331 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#8324 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#8325 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8332 …} -Children: Doctrine\ORM\PersistentCollection {#8335 …} -Parent: Eccube\Entity\Category {#8326} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10241 +label: " スイッチング・パワーサプライ" +value: "98" +data: Eccube\Entity\Category {#8338 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#8285 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8286 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8339 …} -Children: Doctrine\ORM\PersistentCollection {#8342 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10242 +label: " オムロン" +value: "99" +data: Eccube\Entity\Category {#8343 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#8336 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8344 …} -Children: Doctrine\ORM\PersistentCollection {#8347 …} -Parent: Eccube\Entity\Category {#8338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10243 +label: " 電力量計" +value: "79" +data: Eccube\Entity\Category {#8352 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#8348 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8353 …} -Children: Doctrine\ORM\PersistentCollection {#8356 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10244 +label: " 大崎電気工業" +value: "81" +data: Eccube\Entity\Category {#8357 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#8350 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8358 …} -Children: Doctrine\ORM\PersistentCollection {#8361 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10245 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#8366 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#8364 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8367 …} -Children: Doctrine\ORM\PersistentCollection {#8370 …} -Parent: Eccube\Entity\Category {#8352} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10246 +label: " サーキットプロテクタ" +value: "114" +data: Eccube\Entity\Category {#8371 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#8251 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8250 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8372 …} -Children: Doctrine\ORM\PersistentCollection {#8375 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10247 +label: " エネルギーモニタ" +value: "90" +data: Eccube\Entity\Category {#8380 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#8376 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8377 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8381 …} -Children: Doctrine\ORM\PersistentCollection {#8384 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10248 +label: " パナソニック" +value: "91" +data: Eccube\Entity\Category {#8385 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#8378 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8386 …} -Children: Doctrine\ORM\PersistentCollection {#8389 …} -Parent: Eccube\Entity\Category {#8380} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10249 +label: " 高圧交流気中負荷開閉器" +value: "113" +data: Eccube\Entity\Category {#8392 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#8390 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8391 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: Eccube\Entity\Category {#8044} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10250 +label: "タイマー タイムスイッチ" +value: "15" +data: Eccube\Entity\Category {#8399 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#8362 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8363 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8400 …} -Children: Doctrine\ORM\PersistentCollection {#8403 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10251 +label: " オムロン" +value: "158" +data: Eccube\Entity\Category {#8404 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#8397 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8398 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8405 …} -Children: Doctrine\ORM\PersistentCollection {#8408 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10252 +label: " パナソニック" +value: "82" +data: Eccube\Entity\Category {#8415 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#8411 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8412 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8416 …} -Children: Doctrine\ORM\PersistentCollection {#8419 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10253 +label: " タイムスイッチ" +value: "87" +data: Eccube\Entity\Category {#8420 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#8413 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#8414 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8421 …} -Children: Doctrine\ORM\PersistentCollection {#8424 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10254 +label: " タイマー" +value: "86" +data: Eccube\Entity\Category {#8429 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#8427 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#8428 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8430 …} -Children: Doctrine\ORM\PersistentCollection {#8433 …} -Parent: Eccube\Entity\Category {#8415} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10255 +label: " 三菱電機" +value: "89" +data: Eccube\Entity\Category {#8434 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#8409 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8410 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8435 …} -Children: Doctrine\ORM\PersistentCollection {#8438 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10256 +label: " 大崎電気工業" +value: "84" +data: Eccube\Entity\Category {#8441 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#8439 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8440 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8442 …} -Children: Doctrine\ORM\PersistentCollection {#8445 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10257 +label: " オムロン" +value: "83" +data: Eccube\Entity\Category {#8450 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#8446 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#8447 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8451 …} -Children: Doctrine\ORM\PersistentCollection {#8454 …} -Parent: Eccube\Entity\Category {#8399} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10258 +label: " 三菱電機" +value: "88" +data: Eccube\Entity\Category {#8455 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#8448 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#8449 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8456 …} -Children: Doctrine\ORM\PersistentCollection {#8459 …} -Parent: Eccube\Entity\Category {#8450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10259 +label: "システムラック" +value: "35" +data: Eccube\Entity\Category {#8464 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#8425 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8426 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8465 …} -Children: Doctrine\ORM\PersistentCollection {#8468 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10260 +label: " 小型ラック" +value: "65" +data: Eccube\Entity\Category {#8469 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#8460 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8461 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8470 …} -Children: Doctrine\ORM\PersistentCollection {#8473 …} -Parent: Eccube\Entity\Category {#8464} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10261 +label: " スタンダードタイプ" +value: "66" +data: Eccube\Entity\Category {#8474 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#8462 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8475 …} -Children: Doctrine\ORM\PersistentCollection {#8478 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10262 +label: " サーバ収納タイプ" +value: "68" +data: Eccube\Entity\Category {#8485 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#8483 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8486 …} -Children: Doctrine\ORM\PersistentCollection {#8489 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10263 +label: " 壁掛けタイプ" +value: "67" +data: Eccube\Entity\Category {#8492 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#8490 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8493 …} -Children: Doctrine\ORM\PersistentCollection {#8496 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10264 +label: " デスクタイプ" +value: "69" +data: Eccube\Entity\Category {#8499 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#8497 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8498 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8500 …} -Children: Doctrine\ORM\PersistentCollection {#8503 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10265 +label: " 台板・HUB収納タイプ" +value: "70" +data: Eccube\Entity\Category {#8506 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#8504 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8505 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8507 …} -Children: Doctrine\ORM\PersistentCollection {#8510 …} -Parent: Eccube\Entity\Category {#8469} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10266 +label: "スマートHEMS" +value: "34" +data: Eccube\Entity\Category {#8511 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#8479 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8480 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8512 …} -Children: Doctrine\ORM\PersistentCollection {#8515 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10267 +label: " AiSEG3" +value: "486" +data: Eccube\Entity\Category {#8516 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#8481 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#8482 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8511} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10268 +label: " HEMS関連商品" +value: "205" +data: Eccube\Entity\Category {#8525 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#8523 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8524 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8526 …} -Children: Doctrine\ORM\PersistentCollection {#8529 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10269 +label: " アダプタ" +value: "204" +data: Eccube\Entity\Category {#8532 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#8530 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8531 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8533 …} -Children: Doctrine\ORM\PersistentCollection {#8536 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10270 +label: " センサー" +value: "203" +data: Eccube\Entity\Category {#8539 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#8537 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8538 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8540 …} -Children: Doctrine\ORM\PersistentCollection {#8543 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10271 +label: " 計測装置・オプション品" +value: "202" +data: Eccube\Entity\Category {#8546 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#8544 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8545 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8547 …} -Children: Doctrine\ORM\PersistentCollection {#8550 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10272 +label: " AiSEG2" +value: "201" +data: Eccube\Entity\Category {#8553 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#8551 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8552 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8554 …} -Children: Doctrine\ORM\PersistentCollection {#8557 …} -Parent: Eccube\Entity\Category {#8511} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10273 +label: "キャビネットラック" +value: "11" +data: Eccube\Entity\Category {#8562 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#8522 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8563 …} -Children: Doctrine\ORM\PersistentCollection {#8566 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10274 +label: " 盤用露出型" +value: "172" +data: Eccube\Entity\Category {#8567 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#8558 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8559 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8568 …} -Children: Doctrine\ORM\PersistentCollection {#8571 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10275 +label: " 鉄板ベース" +value: "174" +data: Eccube\Entity\Category {#8572 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#8560 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8561 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10276 +label: " 木板ベース" +value: "173" +data: Eccube\Entity\Category {#8583 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#8581 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8582 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8584 …} -Children: Doctrine\ORM\PersistentCollection {#8587 …} -Parent: Eccube\Entity\Category {#8567} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10277 +label: " 盤用埋込型" +value: "175" +data: Eccube\Entity\Category {#8590 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#8578 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8577 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8591 …} -Children: Doctrine\ORM\PersistentCollection {#8594 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10278 +label: " 鉄板ベース" +value: "177" +data: Eccube\Entity\Category {#8595 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#8588 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8589 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8596 …} -Children: Doctrine\ORM\PersistentCollection {#8599 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10279 +label: " 木板ベース" +value: "176" +data: Eccube\Entity\Category {#8604 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#8602 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8603 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8605 …} -Children: Doctrine\ORM\PersistentCollection {#8608 …} -Parent: Eccube\Entity\Category {#8590} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10280 +label: " 屋外用制御盤" +value: "178" +data: Eccube\Entity\Category {#8611 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#8580 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8579 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8612 …} -Children: Doctrine\ORM\PersistentCollection {#8615 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10281 +label: " 鉄板ベース" +value: "180" +data: Eccube\Entity\Category {#8616 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#8609 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8610 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8617 …} -Children: Doctrine\ORM\PersistentCollection {#8620 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10282 +label: " 木板ベース" +value: "179" +data: Eccube\Entity\Category {#8625 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#8623 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8624 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8626 …} -Children: Doctrine\ORM\PersistentCollection {#8629 …} -Parent: Eccube\Entity\Category {#8611} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10283 +label: " 情報通信" +value: "181" +data: Eccube\Entity\Category {#8632 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#8601 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8600 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8633 …} -Children: Doctrine\ORM\PersistentCollection {#8636 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10284 +label: " HUB収納壁掛ワイドタイプ" +value: "355" +data: Eccube\Entity\Category {#8637 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#8630 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#8631 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8638 …} -Children: Doctrine\ORM\PersistentCollection {#8641 …} -Parent: Eccube\Entity\Category {#8632} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10285 +label: " HUB収納天井取付" +value: "187" +data: Eccube\Entity\Category {#8646 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#8644 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8645 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8647 …} -Children: Doctrine\ORM\PersistentCollection {#8650 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10286 +label: " HUB収納壁掛全面換気口" +value: "186" +data: Eccube\Entity\Category {#8653 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#8651 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8652 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8654 …} -Children: Doctrine\ORM\PersistentCollection {#8657 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10287 +label: " HUB収納壁掛ボデーファン付" +value: "185" +data: Eccube\Entity\Category {#8660 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#8658 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8659 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8661 …} -Children: Doctrine\ORM\PersistentCollection {#8664 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10288 +label: " HUB収納壁掛ドアファン付" +value: "184" +data: Eccube\Entity\Category {#8667 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#8665 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8666 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8668 …} -Children: Doctrine\ORM\PersistentCollection {#8671 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10289 +label: " HUB収納壁掛" +value: "183" +data: Eccube\Entity\Category {#8674 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#8672 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8673 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8675 …} -Children: Doctrine\ORM\PersistentCollection {#8678 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10290 +label: " HUB収納壁掛換気口付" +value: "182" +data: Eccube\Entity\Category {#8681 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#8679 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8680 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8682 …} -Children: Doctrine\ORM\PersistentCollection {#8685 …} -Parent: Eccube\Entity\Category {#8632} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10291 +label: " 計器盤" +value: "206" +data: Eccube\Entity\Category {#8688 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#8642 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8643 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8689 …} -Children: Doctrine\ORM\PersistentCollection {#8692 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10292 +label: " 集合計器盤" +value: "209" +data: Eccube\Entity\Category {#8693 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#8686 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8687 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8694 …} -Children: Doctrine\ORM\PersistentCollection {#8697 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10293 +label: " 引込計器盤" +value: "208" +data: Eccube\Entity\Category {#8702 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#8700 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8701 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8703 …} -Children: Doctrine\ORM\PersistentCollection {#8706 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10294 +label: " テナントキャビネット" +value: "207" +data: Eccube\Entity\Category {#8709 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#8707 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8708 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8710 …} -Children: Doctrine\ORM\PersistentCollection {#8713 …} -Parent: Eccube\Entity\Category {#8688} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10295 +label: " 屋外用小型ボックス" +value: "220" +data: Eccube\Entity\Category {#8714 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#8698 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8699 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8715 …} -Children: Doctrine\ORM\PersistentCollection {#8718 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10296 +label: " 自立制御盤基台付" +value: "210" +data: Eccube\Entity\Category {#8723 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#8719 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8720 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8724 …} -Children: Doctrine\ORM\PersistentCollection {#8727 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10297 +label: " フカサ250㎜" +value: "211" +data: Eccube\Entity\Category {#8728 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#8721 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8722 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8729 …} -Children: Doctrine\ORM\PersistentCollection {#8732 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10298 +label: " フカサ350㎜" +value: "212" +data: Eccube\Entity\Category {#8737 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#8735 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8736 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8738 …} -Children: Doctrine\ORM\PersistentCollection {#8741 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10299 +label: " フカサ400㎜" +value: "213" +data: Eccube\Entity\Category {#8744 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#8742 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8743 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8745 …} -Children: Doctrine\ORM\PersistentCollection {#8748 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10300 +label: " フカサ500㎜" +value: "214" +data: Eccube\Entity\Category {#8751 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#8749 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8750 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8752 …} -Children: Doctrine\ORM\PersistentCollection {#8755 …} -Parent: Eccube\Entity\Category {#8723} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10301 +label: " 屋外用自立制御盤基台付" +value: "215" +data: Eccube\Entity\Category {#8758 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#8621 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8622 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8759 …} -Children: Doctrine\ORM\PersistentCollection {#8762 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10302 +label: " フカサ350㎜" +value: "216" +data: Eccube\Entity\Category {#8763 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#8756 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8757 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8764 …} -Children: Doctrine\ORM\PersistentCollection {#8767 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10303 +label: " フカサ500㎜" +value: "217" +data: Eccube\Entity\Category {#8772 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#8770 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8771 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8773 …} -Children: Doctrine\ORM\PersistentCollection {#8776 …} -Parent: Eccube\Entity\Category {#8758} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10304 +label: " 熱対策制御盤" +value: "199" +data: Eccube\Entity\Category {#8777 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#8734 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8733 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8778 …} -Children: Doctrine\ORM\PersistentCollection {#8781 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10305 +label: " 熱対策通信" +value: "200" +data: Eccube\Entity\Category {#8784 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#8782 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8783 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8785 …} -Children: Doctrine\ORM\PersistentCollection {#8788 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10306 +label: " 耐風雨" +value: "219" +data: Eccube\Entity\Category {#8791 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#8789 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8790 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8792 …} -Children: Doctrine\ORM\PersistentCollection {#8795 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10307 +label: " 大型高圧受電盤" +value: "221" +data: Eccube\Entity\Category {#8798 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#8796 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8797 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8799 …} -Children: Doctrine\ORM\PersistentCollection {#8802 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10308 +label: " 盤内装用" +value: "218" +data: Eccube\Entity\Category {#8805 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#8803 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8804 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8806 …} -Children: Doctrine\ORM\PersistentCollection {#8809 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10309 +label: " 光接続箱 オプション" +value: "494" +data: Eccube\Entity\Category {#8812 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#8810 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#8811 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8813 …} -Children: Doctrine\ORM\PersistentCollection {#8816 …} -Parent: Eccube\Entity\Category {#8562} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: "日東工業製品の光接続箱のオプション" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10310 +label: "プラボックス" +value: "12" +data: Eccube\Entity\Category {#8817 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#8769 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8768 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8818 …} -Children: Doctrine\ORM\PersistentCollection {#8821 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10311 +label: "分電盤" +value: "13" +data: Eccube\Entity\Category {#8828 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#8822 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8823 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8829 …} -Children: Doctrine\ORM\PersistentCollection {#8832 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10312 +label: " パナソニック" +value: "489" +data: Eccube\Entity\Category {#8833 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#8824 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#8825 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8834 …} -Children: Doctrine\ORM\PersistentCollection {#8837 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10313 +label: " FLEXIID(フレキシード)" +value: "490" +data: Eccube\Entity\Category {#8838 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#8826 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#8827 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8839 …} -Children: Doctrine\ORM\PersistentCollection {#8842 …} -Parent: Eccube\Entity\Category {#8833} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10314 +label: " 日東工業" +value: "350" +data: Eccube\Entity\Category {#8849 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#8845 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#8846 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8850 …} -Children: Doctrine\ORM\PersistentCollection {#8853 …} -Parent: Eccube\Entity\Category {#8828} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10315 +label: " EV6KW対応ホーム分電盤" +value: "498" +data: Eccube\Entity\Category {#8854 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#8847 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#8848 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8855 …} -Children: Doctrine\ORM\PersistentCollection {#8858 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10316 +label: " 切替機能付ホーム分電盤" +value: "351" +data: Eccube\Entity\Category {#8863 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#8861 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#8862 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8864 …} -Children: Doctrine\ORM\PersistentCollection {#8867 …} -Parent: Eccube\Entity\Category {#8849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10317 +label: "ブレーカ" +value: "14" +data: Eccube\Entity\Category {#8870 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#8860 date: 2019-12-17 11:18:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8859 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8871 …} -Children: Doctrine\ORM\PersistentCollection {#8874 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10318 +label: " 三菱電機" +value: "259" +data: Eccube\Entity\Category {#8875 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#8843 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#8844 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8876 …} -Children: Doctrine\ORM\PersistentCollection {#8879 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10319 +label: " 配線用遮断器" +value: "260" +data: Eccube\Entity\Category {#8880 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#8868 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8869 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8881 …} -Children: Doctrine\ORM\PersistentCollection {#8884 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10320 +label: " 漏電遮断機" +value: "261" +data: Eccube\Entity\Category {#8891 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#8889 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#8890 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8892 …} -Children: Doctrine\ORM\PersistentCollection {#8895 …} -Parent: Eccube\Entity\Category {#8875} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10321 +label: " サーキットブレーカ" +value: "126" +data: Eccube\Entity\Category {#8898 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#8886 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8899 …} -Children: Doctrine\ORM\PersistentCollection {#8902 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10322 +label: " 日東工業" +value: "128" +data: Eccube\Entity\Category {#8903 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#8896 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8897 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8904 …} -Children: Doctrine\ORM\PersistentCollection {#8907 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10323 +label: " 三菱電機" +value: "149" +data: Eccube\Entity\Category {#8912 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#8910 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8913 …} -Children: Doctrine\ORM\PersistentCollection {#8916 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10324 +label: " 富士電機" +value: "147" +data: Eccube\Entity\Category {#8919 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#8917 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8920 …} -Children: Doctrine\ORM\PersistentCollection {#8923 …} -Parent: Eccube\Entity\Category {#8898} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10325 +label: " 漏電ブレーカ" +value: "127" +data: Eccube\Entity\Category {#8926 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#8908 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8909 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8927 …} -Children: Doctrine\ORM\PersistentCollection {#8930 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10326 +label: " パナソニック" +value: "488" +data: Eccube\Entity\Category {#8931 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#8924 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#8925 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8932 …} -Children: Doctrine\ORM\PersistentCollection {#8935 …} -Parent: Eccube\Entity\Category {#8926} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10327 +label: " 日東工業" +value: "129" +data: Eccube\Entity\Category {#8940 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#8938 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8941 …} -Children: Doctrine\ORM\PersistentCollection {#8944 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10328 +label: " 富士電機" +value: "148" +data: Eccube\Entity\Category {#8947 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#8945 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8948 …} -Children: Doctrine\ORM\PersistentCollection {#8951 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10329 +label: " テンパール工業" +value: "146" +data: Eccube\Entity\Category {#8954 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#8952 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8955 …} -Children: Doctrine\ORM\PersistentCollection {#8958 …} -Parent: Eccube\Entity\Category {#8926} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10330 +label: " 安全ブレーカ" +value: "140" +data: Eccube\Entity\Category {#8959 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#8887 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8888 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8960 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10331 +label: " ノントリップスイッチ" +value: "138" +data: Eccube\Entity\Category {#8966 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#8964 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8965 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8967 …} -Children: Doctrine\ORM\PersistentCollection {#8970 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10332 +label: " プチスリムタイプ" +value: "139" +data: Eccube\Entity\Category {#8973 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#8971 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8972 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8974 …} -Children: Doctrine\ORM\PersistentCollection {#8977 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10333 +label: " ビリビリガード" +value: "145" +data: Eccube\Entity\Category {#8980 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#8978 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8979 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8981 …} -Children: Doctrine\ORM\PersistentCollection {#8984 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10334 +label: " エンクローズブレーカ" +value: "141" +data: Eccube\Entity\Category {#8987 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#8985 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8986 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8988 …} -Children: Doctrine\ORM\PersistentCollection {#8991 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10335 +label: " カバースイッチ" +value: "137" +data: Eccube\Entity\Category {#8994 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#8992 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8993 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8995 …} -Children: Doctrine\ORM\PersistentCollection {#8998 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10336 +label: " 開閉器" +value: "136" +data: Eccube\Entity\Category {#9001 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#8999 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9000 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9002 …} -Children: Doctrine\ORM\PersistentCollection {#9005 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10337 +label: " プラグインブレーカ" +value: "142" +data: Eccube\Entity\Category {#9008 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9006 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9007 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9009 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10338 +label: " 感震ブレーカ" +value: "130" +data: Eccube\Entity\Category {#9017 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9013 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9014 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9018 …} -Children: Doctrine\ORM\PersistentCollection {#9021 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10339 +label: " 日東工業" +value: "133" +data: Eccube\Entity\Category {#9022 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9015 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9016 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9023 …} -Children: Doctrine\ORM\PersistentCollection {#9026 …} -Parent: Eccube\Entity\Category {#9017} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10340 +label: " 避雷器" +value: "144" +data: Eccube\Entity\Category {#9029 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9027 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9028 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9030 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10341 +label: " パワーアラーム" +value: "143" +data: Eccube\Entity\Category {#9036 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9034 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9035 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9040 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10342 +label: " 分散型電源システム用" +value: "135" +data: Eccube\Entity\Category {#9043 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9041 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9042 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9047 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10343 +label: " 単3中性線欠相保護付漏電ブレーカ" +value: "134" +data: Eccube\Entity\Category {#9050 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9048 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9049 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9051 …} -Children: Doctrine\ORM\PersistentCollection {#9054 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10344 +label: " 漏電ブレーカ 経済型" +value: "131" +data: Eccube\Entity\Category {#9059 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9055 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9056 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9060 …} -Children: Doctrine\ORM\PersistentCollection {#9063 …} -Parent: Eccube\Entity\Category {#8870} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10345 +label: " 日東工業" +value: "132" +data: Eccube\Entity\Category {#9064 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9057 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9058 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9065 …} -Children: Doctrine\ORM\PersistentCollection {#9068 …} -Parent: Eccube\Entity\Category {#9059} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10346 +label: "配線器具" +value: "16" +data: Eccube\Entity\Category {#9075 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#8937 date: 2019-12-17 11:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8936 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9076 …} -Children: Doctrine\ORM\PersistentCollection {#9079 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10347 +label: " パナソニック" +value: "265" +data: Eccube\Entity\Category {#9080 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#9069 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#9070 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10348 +label: " アドバンスシリーズ配線器具" +value: "257" +data: Eccube\Entity\Category {#9085 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#9071 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9072 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9089 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10349 +label: " スイッチ" +value: "276" +data: Eccube\Entity\Category {#9090 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#9073 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9074 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10350 +label: " 換気扇・タイマスイッチ" +value: "275" +data: Eccube\Entity\Category {#9103 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#9101 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9102 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9104 …} -Children: Doctrine\ORM\PersistentCollection {#9107 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10351 +label: " 調光スイッチ" +value: "274" +data: Eccube\Entity\Category {#9110 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#9108 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9109 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9111 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10352 +label: " 機能スイッチ" +value: "273" +data: Eccube\Entity\Category {#9117 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#9115 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9116 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10353 +label: " かってにスイッチ" +value: "272" +data: Eccube\Entity\Category {#9124 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#9122 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9123 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9125 …} -Children: Doctrine\ORM\PersistentCollection {#9128 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10354 +label: " ナイトライト・保安灯" +value: "271" +data: Eccube\Entity\Category {#9131 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#9129 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9130 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9132 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10355 +label: " コンセント" +value: "270" +data: Eccube\Entity\Category {#9138 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#9136 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9137 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9139 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10356 +label: " プレート・付属品" +value: "269" +data: Eccube\Entity\Category {#9145 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#9143 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9144 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9146 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10357 +label: " リンクプラス" +value: "258" +data: Eccube\Entity\Category {#9152 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#9150 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#9151 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9085} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10358 +label: " コスモシリーズワイド21配線器具" +value: "277" +data: Eccube\Entity\Category {#9159 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#9099 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9100 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10359 +label: " スイッチ" +value: "287" +data: Eccube\Entity\Category {#9164 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#9157 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9158 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9165 …} -Children: Doctrine\ORM\PersistentCollection {#9168 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10360 +label: " 換気扇スイッチ" +value: "286" +data: Eccube\Entity\Category {#9173 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#9171 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9172 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10361 +label: " 調光スイッチ" +value: "285" +data: Eccube\Entity\Category {#9180 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#9178 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9179 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10362 +label: " 機能スイッチ" +value: "284" +data: Eccube\Entity\Category {#9187 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#9185 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9186 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10363 +label: " かってにスイッチ" +value: "283" +data: Eccube\Entity\Category {#9194 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#9192 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9193 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10364 +label: " ナイトライト・保安灯" +value: "282" +data: Eccube\Entity\Category {#9201 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#9199 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9200 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10365 +label: " コンセント" +value: "281" +data: Eccube\Entity\Category {#9208 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#9206 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9207 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10366 +label: " プレート・付属品" +value: "279" +data: Eccube\Entity\Category {#9215 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#9213 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#9214 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10367 +label: " その他" +value: "280" +data: Eccube\Entity\Category {#9222 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#9220 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#9221 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10368 +label: " デザイン配線器具" +value: "482" +data: Eccube\Entity\Category {#9229 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#9169 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9170 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10369 +label: " エクストラ" +value: "483" +data: Eccube\Entity\Category {#9234 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#9227 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9228 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9235 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10370 +label: " スマートデザインシリーズ" +value: "484" +data: Eccube\Entity\Category {#9243 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#9241 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9242 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10371 +label: " Sプレート" +value: "485" +data: Eccube\Entity\Category {#9250 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#9248 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#9249 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9229} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10372 +label: " 床用配線器具" +value: "487" +data: Eccube\Entity\Category {#9255 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#9239 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9240 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9259 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10373 +label: " USBコンセント" +value: "491" +data: Eccube\Entity\Category {#9262 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#9260 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#9261 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9266 …} -Parent: Eccube\Entity\Category {#9080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10374 +label: " プレトラックコンセント" +value: "85" +data: Eccube\Entity\Category {#9267 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#9097 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9098 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9271 …} -Parent: Eccube\Entity\Category {#9075} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10375 +label: "配管材料" +value: "18" +data: Eccube\Entity\Category {#9276 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#9096 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9095 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9277 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10376 +label: " 未来工業" +value: "302" +data: Eccube\Entity\Category {#9281 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#9272 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9273 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9282 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10377 +label: " PF管" +value: "222" +data: Eccube\Entity\Category {#9286 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#9274 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9275 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9287 …} -Children: Doctrine\ORM\PersistentCollection {#9290 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10378 +label: " CD管" +value: "250" +data: Eccube\Entity\Category {#9297 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#9295 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9296 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9301 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10379 +label: " PF管付属品" +value: "229" +data: Eccube\Entity\Category {#9304 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#9302 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9303 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9308 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10380 +label: " CD管付属品" +value: "228" +data: Eccube\Entity\Category {#9311 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#9309 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9310 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9312 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10381 +label: " ビニル電線管(塩ビ)" +value: "227" +data: Eccube\Entity\Category {#9318 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#9316 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9317 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10382 +label: " ビニル電線管(塩ビ)付属品" +value: "226" +data: Eccube\Entity\Category {#9327 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#9323 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9324 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10383 +label: " カップリング" +value: "236" +data: Eccube\Entity\Category {#9332 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#9325 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9326 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9333 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10384 +label: " エントランスキャップ" +value: "235" +data: Eccube\Entity\Category {#9341 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#9339 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10385 +label: " コネクタ" +value: "237" +data: Eccube\Entity\Category {#9348 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#9346 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9347 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10386 +label: " ノーマルベンド" +value: "234" +data: Eccube\Entity\Category {#9355 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#9353 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9354 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10387 +label: " 片サドル" +value: "233" +data: Eccube\Entity\Category {#9362 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#9360 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9361 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10388 +label: " 露出スィツチボックス" +value: "232" +data: Eccube\Entity\Category {#9369 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#9367 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9368 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10389 +label: " 露出丸ボックス" +value: "231" +data: Eccube\Entity\Category {#9376 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#9374 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9375 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10390 +label: " ボックス" +value: "230" +data: Eccube\Entity\Category {#9383 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#9381 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9327} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10391 +label: " 大口経可とう管・付属品" +value: "225" +data: Eccube\Entity\Category {#9390 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#9293 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9294 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10392 +label: " ミラレックス" +value: "242" +data: Eccube\Entity\Category {#9395 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#9388 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9389 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9396 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10393 +label: " コネクタ" +value: "241" +data: Eccube\Entity\Category {#9404 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#9402 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9403 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10394 +label: " カップリング" +value: "240" +data: Eccube\Entity\Category {#9411 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#9409 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9410 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10395 +label: " コンビネーションカップリング" +value: "239" +data: Eccube\Entity\Category {#9418 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#9416 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9417 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10396 +label: " ベルマウス" +value: "238" +data: Eccube\Entity\Category {#9425 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#9423 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9424 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9390} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10397 +label: " 地中埋設管(FEP)" +value: "224" +data: Eccube\Entity\Category {#9432 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#9400 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9401 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10398 +label: " ミラレックスF" +value: "247" +data: Eccube\Entity\Category {#9437 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#9430 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9431 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9438 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10399 +label: " コネクタ" +value: "246" +data: Eccube\Entity\Category {#9446 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#9444 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9445 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10400 +label: " コンビネーションカップリング" +value: "245" +data: Eccube\Entity\Category {#9453 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#9451 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9452 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10401 +label: " カップリング" +value: "244" +data: Eccube\Entity\Category {#9460 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#9458 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9459 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10402 +label: " ベルマウス" +value: "243" +data: Eccube\Entity\Category {#9467 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#9465 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9466 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9432} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10403 +label: " TLフレキ" +value: "223" +data: Eccube\Entity\Category {#9474 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#9442 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9443 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10404 +label: " TLフレキ" +value: "249" +data: Eccube\Entity\Category {#9479 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#9472 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#9473 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9480 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10405 +label: " TLフレキ付属" +value: "248" +data: Eccube\Entity\Category {#9488 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#9486 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#9487 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9474} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10406 +label: " カクフレキ" +value: "251" +data: Eccube\Entity\Category {#9493 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#9291 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9292 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9494 …} -Children: Doctrine\ORM\PersistentCollection {#9497 …} -Parent: Eccube\Entity\Category {#9281} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10407 +label: " パナソニック" +value: "303" +data: Eccube\Entity\Category {#9500 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#9484 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9485 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9501 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10408 +label: " PF・CD管" +value: "17" +data: Eccube\Entity\Category {#9505 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#9498 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#9499 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9509 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10409 +label: " ねじなしパイプ付属" +value: "310" +data: Eccube\Entity\Category {#9514 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#9512 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9513 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9518 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10410 +label: " ポリエチライニング電線管付属" +value: "309" +data: Eccube\Entity\Category {#9521 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#9519 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9520 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9525 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10411 +label: " 非防水プリカ" +value: "308" +data: Eccube\Entity\Category {#9528 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#9526 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9527 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9529 …} -Children: Doctrine\ORM\PersistentCollection {#9532 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10412 +label: " 防水プリカ" +value: "307" +data: Eccube\Entity\Category {#9535 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#9533 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9534 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9536 …} -Children: Doctrine\ORM\PersistentCollection {#9539 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10413 +label: " メタルモール" +value: "306" +data: Eccube\Entity\Category {#9542 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#9540 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9541 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9543 …} -Children: Doctrine\ORM\PersistentCollection {#9546 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10414 +label: " 可とう電線管" +value: "304" +data: Eccube\Entity\Category {#9549 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#9547 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#9548 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9550 …} -Children: Doctrine\ORM\PersistentCollection {#9553 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10415 +label: " ボックス・カバー" +value: "305" +data: Eccube\Entity\Category {#9556 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#9554 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9555 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9557 …} -Children: Doctrine\ORM\PersistentCollection {#9560 …} -Parent: Eccube\Entity\Category {#9500} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10416 +label: " 吉田商事" +value: "311" +data: Eccube\Entity\Category {#9563 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#9337 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9338 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9564 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10417 +label: " プリカ付属" +value: "312" +data: Eccube\Entity\Category {#9568 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#9561 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9562 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9572 …} -Parent: Eccube\Entity\Category {#9563} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10418 +label: " 細田電器産業" +value: "313" +data: Eccube\Entity\Category {#9577 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#9573 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9574 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9581 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10419 +label: " ブッシング" +value: "314" +data: Eccube\Entity\Category {#9582 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#9575 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9576 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9583 …} -Children: Doctrine\ORM\PersistentCollection {#9586 …} -Parent: Eccube\Entity\Category {#9577} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10420 +label: " 日新工業所" +value: "315" +data: Eccube\Entity\Category {#9591 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#9587 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9588 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9592 …} -Children: Doctrine\ORM\PersistentCollection {#9595 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10421 +label: " ブッシング" +value: "316" +data: Eccube\Entity\Category {#9596 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#9589 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9590 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9597 …} -Children: Doctrine\ORM\PersistentCollection {#9600 …} -Parent: Eccube\Entity\Category {#9591} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10422 +label: " 八洲電工" +value: "317" +data: Eccube\Entity\Category {#9605 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#9601 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9602 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9606 …} -Children: Doctrine\ORM\PersistentCollection {#9609 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10423 +label: " ステンレスプールボックス" +value: "319" +data: Eccube\Entity\Category {#9610 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#9603 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9604 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9611 …} -Children: Doctrine\ORM\PersistentCollection {#9614 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10424 +label: " 鉄製プールボックス" +value: "318" +data: Eccube\Entity\Category {#9619 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#9617 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9618 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9620 …} -Children: Doctrine\ORM\PersistentCollection {#9623 …} -Parent: Eccube\Entity\Category {#9605} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10425 +label: " 三桂製作所" +value: "320" +data: Eccube\Entity\Category {#9626 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#9510 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9511 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9627 …} -Children: Doctrine\ORM\PersistentCollection {#9630 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10426 +label: " ケイフレックス" +value: "321" +data: Eccube\Entity\Category {#9631 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#9624 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#9625 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9632 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9626} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10427 +label: " ネオフレックス" +value: "353" +data: Eccube\Entity\Category {#9638 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#9636 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#9637 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9639 …} -Children: Doctrine\ORM\PersistentCollection {#9642 …} -Parent: Eccube\Entity\Category {#9276} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10428 +label: "支持金具" +value: "19" +data: Eccube\Entity\Category {#9645 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#9616 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9615 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9646 …} -Children: Doctrine\ORM\PersistentCollection {#9649 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10429 +label: " パイラック" +value: "188" +data: Eccube\Entity\Category {#9650 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#9643 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9644 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9651 …} -Children: Doctrine\ORM\PersistentCollection {#9654 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10430 +label: " ダクタークリップ" +value: "189" +data: Eccube\Entity\Category {#9659 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#9657 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9658 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9660 …} -Children: Doctrine\ORM\PersistentCollection {#9663 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10431 +label: " ケーブル支持金具" +value: "190" +data: Eccube\Entity\Category {#9666 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#9664 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9665 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9667 …} -Children: Doctrine\ORM\PersistentCollection {#9670 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10432 +label: " 保護キャップ" +value: "191" +data: Eccube\Entity\Category {#9673 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#9671 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9672 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9674 …} -Children: Doctrine\ORM\PersistentCollection {#9677 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10433 +label: " ダクター" +value: "192" +data: Eccube\Entity\Category {#9680 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#9678 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9679 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9681 …} -Children: Doctrine\ORM\PersistentCollection {#9684 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10434 +label: " 2重天井用金具" +value: "193" +data: Eccube\Entity\Category {#9687 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#9685 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9686 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9688 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10435 +label: " 屋外配管用ブロック" +value: "194" +data: Eccube\Entity\Category {#9694 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#9692 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9693 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9698 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10436 +label: " サドルベース" +value: "195" +data: Eccube\Entity\Category {#9701 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#9699 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9700 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10437 +label: " レースウェイ付属" +value: "196" +data: Eccube\Entity\Category {#9708 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#9706 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9707 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9712 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10438 +label: " 吊ボルト支持金具" +value: "197" +data: Eccube\Entity\Category {#9715 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#9713 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9714 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9719 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10439 +label: " ビームラックル" +value: "198" +data: Eccube\Entity\Category {#9722 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#9720 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#9721 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9723 …} -Children: Doctrine\ORM\PersistentCollection {#9726 …} -Parent: Eccube\Entity\Category {#9645} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10440 +label: "熱関連機器" +value: "21" +data: Eccube\Entity\Category {#9729 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#9655 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9656 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9730 …} -Children: Doctrine\ORM\PersistentCollection {#9733 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10441 +label: " ルーバー" +value: "150" +data: Eccube\Entity\Category {#9734 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#9727 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9728 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9735 …} -Children: Doctrine\ORM\PersistentCollection {#9738 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10442 +label: " フード付ルーバー" +value: "154" +data: Eccube\Entity\Category {#9743 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#9741 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9742 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9744 …} -Children: Doctrine\ORM\PersistentCollection {#9747 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10443 +label: " 丸形防水ルーバー" +value: "153" +data: Eccube\Entity\Category {#9750 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#9748 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9749 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9751 …} -Children: Doctrine\ORM\PersistentCollection {#9754 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10444 +label: " 換気扇付丸形ルーバー" +value: "152" +data: Eccube\Entity\Category {#9757 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#9755 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9756 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9758 …} -Children: Doctrine\ORM\PersistentCollection {#9761 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10445 +label: " 換気扇付丸形防水ルーバー" +value: "151" +data: Eccube\Entity\Category {#9764 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#9762 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9763 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9765 …} -Children: Doctrine\ORM\PersistentCollection {#9768 …} -Parent: Eccube\Entity\Category {#9729} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10446 +label: "アンテナ部材" +value: "22" +data: Eccube\Entity\Category {#9771 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#9739 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9740 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9775 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10447 +label: " 高速同軸モデム" +value: "170" +data: Eccube\Entity\Category {#9776 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#9769 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9770 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9777 …} -Children: Doctrine\ORM\PersistentCollection {#9780 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10448 +label: " 情報分電盤" +value: "169" +data: Eccube\Entity\Category {#9785 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#9783 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9784 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9786 …} -Children: Doctrine\ORM\PersistentCollection {#9789 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10449 +label: " ブースタ" +value: "168" +data: Eccube\Entity\Category {#9792 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#9790 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9791 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9793 …} -Children: Doctrine\ORM\PersistentCollection {#9796 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10450 +label: " TLCモデム" +value: "167" +data: Eccube\Entity\Category {#9799 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#9797 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9798 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9800 …} -Children: Doctrine\ORM\PersistentCollection {#9803 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10451 +label: " アンテナ" +value: "166" +data: Eccube\Entity\Category {#9806 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#9804 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9807 …} -Children: Doctrine\ORM\PersistentCollection {#9810 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10452 +label: " 混合器" +value: "165" +data: Eccube\Entity\Category {#9813 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#9811 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9814 …} -Children: Doctrine\ORM\PersistentCollection {#9817 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10453 +label: " フィルタアットネータ" +value: "164" +data: Eccube\Entity\Category {#9820 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#9818 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9819 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9821 …} -Children: Doctrine\ORM\PersistentCollection {#9824 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10454 +label: " 分岐器" +value: "163" +data: Eccube\Entity\Category {#9827 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#9825 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#9826 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9828 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10455 +label: " 分岐・分配器" +value: "162" +data: Eccube\Entity\Category {#9834 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#9832 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9833 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9838 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10456 +label: " テレビ端子" +value: "161" +data: Eccube\Entity\Category {#9841 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#9839 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9840 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9845 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10457 +label: " テレビ接続ケーブル" +value: "160" +data: Eccube\Entity\Category {#9848 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#9846 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9849 …} -Children: Doctrine\ORM\PersistentCollection {#9852 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10458 +label: " コネクタ プラグ" +value: "159" +data: Eccube\Entity\Category {#9855 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#9853 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9854 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9856 …} -Children: Doctrine\ORM\PersistentCollection {#9859 …} -Parent: Eccube\Entity\Category {#9771} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10459 +label: "モール・ダクト" +value: "23" +data: Eccube\Entity\Category {#9860 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#9782 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#9781 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9861 …} -Children: Doctrine\ORM\PersistentCollection {#9864 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10460 +label: "結束バンド" +value: "24" +data: Eccube\Entity\Category {#9867 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#9865 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9866 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9868 …} -Children: Doctrine\ORM\PersistentCollection {#9871 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10461 +label: "差込コネクタ" +value: "27" +data: Eccube\Entity\Category {#9876 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#9872 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9873 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9877 …} -Children: Doctrine\ORM\PersistentCollection {#9880 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10462 +label: " ニチフ" +value: "155" +data: Eccube\Entity\Category {#9881 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#9874 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9875 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9882 …} -Children: Doctrine\ORM\PersistentCollection {#9885 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10463 +label: " カワグチ" +value: "157" +data: Eccube\Entity\Category {#9890 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#9888 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9889 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9891 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10464 +label: " ワゴジャパン" +value: "156" +data: Eccube\Entity\Category {#9897 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#9895 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9896 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9901 …} -Parent: Eccube\Entity\Category {#9876} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10465 +label: "住宅用警報機" +value: "25" +data: Eccube\Entity\Category {#9902 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#9886 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9887 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9903 …} -Children: Doctrine\ORM\PersistentCollection {#9906 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10466 +label: "圧着端子関連" +value: "28" +data: Eccube\Entity\Category {#9911 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#9907 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9908 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9912 …} -Children: Doctrine\ORM\PersistentCollection {#9915 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10467 +label: " 棒端子" +value: "64" +data: Eccube\Entity\Category {#9916 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#9909 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9910 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9917 …} -Children: Doctrine\ORM\PersistentCollection {#9920 …} -Parent: Eccube\Entity\Category {#9911} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10468 +label: "換気扇" +value: "26" +data: Eccube\Entity\Category {#9923 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#9921 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9922 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9924 …} -Children: Doctrine\ORM\PersistentCollection {#9927 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10469 +label: "特選品" +value: "33" +data: Eccube\Entity\Category {#9936 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#9928 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9929 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10470 +label: " 配管材料" +value: "262" +data: Eccube\Entity\Category {#9941 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#9930 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#9931 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9942 …} -Children: Doctrine\ORM\PersistentCollection {#9945 …} -Parent: Eccube\Entity\Category {#9936} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10471 +label: " パナソニック" +value: "263" +data: Eccube\Entity\Category {#9946 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#9932 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#9933 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9947 …} -Children: Doctrine\ORM\PersistentCollection {#9950 …} -Parent: Eccube\Entity\Category {#9941} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10472 +label: " アドバンスシリーズ" +value: "264" +data: Eccube\Entity\Category {#9951 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#9934 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#9935 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9952 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9946} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10473 +label: "当店のイチオシ!" +value: "32" +data: Eccube\Entity\Category {#9960 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#9956 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#9957 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9964 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10474 +label: " クラウケ" +value: "252" +data: Eccube\Entity\Category {#9965 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#9958 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#9959 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9966 …} -Children: Doctrine\ORM\PersistentCollection {#9969 …} -Parent: Eccube\Entity\Category {#9960} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10475 +label: " リーダー電子" +value: "443" +data: Eccube\Entity\Category {#9974 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#9972 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#9973 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9975 …} -Children: Doctrine\ORM\PersistentCollection {#9978 …} -Parent: Eccube\Entity\Category {#9960} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6917 …} +description: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10476 +label: "新入荷" +value: "6" +data: Eccube\Entity\Category {#9979 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#9971 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#9970 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9980 …} -Children: Doctrine\ORM\PersistentCollection {#9983 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10477 +label: "その他材料" +value: "31" +data: Eccube\Entity\Category {#9986 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#9984 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9985 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9987 …} -Children: Doctrine\ORM\PersistentCollection {#9990 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10478 +label: "在庫処分品" +value: "30" +data: Eccube\Entity\Category {#9993 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#9991 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#9992 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9994 …} -Children: Doctrine\ORM\PersistentCollection {#9997 …} -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 {#10023 -form: Symfony\Component\Form\Form {#10010 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#10022 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#10029 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3982 …} } |
| 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 {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3758 …} } |
| 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() {#9999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3800 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#6404 …} } } |
| 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 {#10479 -form: Symfony\Component\Form\Form {#10013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10028 …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 | "" |