- 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
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
-
job
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| data_class | "Eccube\Entity\Customer" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3852 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} use: { $class: "Eccube\Entity\Customer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3853 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "entry" "_entry" ] |
| cache_key | "_entry_entry" |
| compound | true |
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4493 -form: Symfony\Component\Form\Form {#4182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4483 …5} |
| full_name | "entry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry" |
| valid | true |
| value | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: 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) {#3865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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 {#3863 +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 {#3864 +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 {#3868 +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 {#3867 +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() {#3879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3877 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_entry_name" ] |
| cache_key | "_entry_name_name" |
| compound | true |
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4497 -form: Symfony\Component\Form\Form {#4211 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4496 …5} |
| full_name | "entry[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name" |
| valid | true |
| value | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: 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 {#3886 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3868 +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 {#3867 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3886 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3868 +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 {#3867 +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 {#3886 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3868 +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 {#3867 +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) {#4190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4191 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name01" ] |
| cache_key | "_entry_name_name01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4588 -form: Symfony\Component\Form\Form {#4214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4587 …5} |
| full_name | "entry[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3887 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3863 +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 {#3864 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3887 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3863 +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 {#3864 +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 {#3887 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3863 +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 {#3864 +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) {#4201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4202 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name02" ] |
| cache_key | "_entry_name_name02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4589 -form: Symfony\Component\Form\Form {#4217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4590 …5} |
| full_name | "entry[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: 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) {#3897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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 {#3894 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3895 +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 {#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 } ] ] |
| 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() {#3899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3898 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_entry_kana" ] |
| cache_key | "_entry_kana_kana" |
| compound | true |
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4585 -form: Symfony\Component\Form\Form {#4242 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4586 …5} |
| full_name | "entry[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "kana01" |
| method | "POST" |
| multipart | false |
| name | "kana" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana" |
| valid | true |
| value | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3906 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } 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\NotBlank {#3906 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } 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 | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3906 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } 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) {#4221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4222 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana01" ] |
| cache_key | "_entry_kana_kana01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4594 -form: Symfony\Component\Form\Form {#4245 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4593 …5} |
| full_name | "entry[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3907 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3894 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3895 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3907 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3894 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3895 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3907 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3894 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3895 +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) {#4232 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4233 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana02" ] |
| cache_key | "_entry_kana_kana02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4595 -form: Symfony\Component\Form\Form {#4248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4596 …5} |
| full_name | "entry[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana02" |
| valid | true |
| value | "" |
company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3861 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#3861 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#3861 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#3922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3921 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_company_name" ] |
| cache_key | "_entry_company_name_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4592 -form: Symfony\Component\Form\Form {#4251 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4591 …5} |
| full_name | "entry[company_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_company_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_company_name" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3944 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3945 +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 {#3946 +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) {#3941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3942 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_entry_postal_code" ] |
| cache_key | "_entry_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4598 -form: Symfony\Component\Form\Form {#4254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4597 …5} |
| full_name | "entry[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3960 +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 {#3961 +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) {#3963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3964 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_entry_address" ] |
| cache_key | "_entry_address_address" |
| compound | true |
| data | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4599 -form: Symfony\Component\Form\Form {#4308 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4600 …5} |
| full_name | "entry[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pref_name | "pref" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address" |
| valid | true |
| value | Eccube\Entity\Customer {#3793 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#3816 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3815 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3810 …} -Status: Eccube\Entity\Master\CustomerStatus {#3811 …} -Sex: null -Job: null -Country: null -Pref: null -v2_amazon_user_id: null } |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3972 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3972 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4099 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4288 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4271 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4270 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4272 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4276 -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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3972 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 {#4276 -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 {#4265 -_em: Doctrine\ORM\EntityManager {#482 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4267 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4268 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4269 #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 {#4266 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4262 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_entry_address_pref" ] |
| cache_key | "_entry_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4605 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4622 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4607 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4623 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4609 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4624 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4612 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4625 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4626 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4606 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4627 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4628 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4616 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4629 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4630 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4608 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4631 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4632 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4668 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4633 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4634 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4670 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4635 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4671 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4636 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4672 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4637 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4673 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4638 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4674 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4639 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4675 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4640 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4676 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4641 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4677 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4642 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4678 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4643 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4679 +label: "愛知県" +value: "23" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3364 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4680 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4644 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4681 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4645 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4682 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4646 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4683 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4647 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4684 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4648 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4685 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4649 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4686 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4650 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4687 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4651 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4688 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4652 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4689 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4653 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4690 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4654 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4691 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4655 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4692 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4656 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4693 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4657 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4694 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4658 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4695 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4659 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4696 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4660 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4697 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4661 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4698 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4662 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4699 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4663 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4700 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4664 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4701 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4665 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4702 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4666 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4703 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4667 …} +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 {#4604 -form: Symfony\Component\Form\Form {#4311 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4603 …5} |
| full_name | "entry[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_pref" |
| is_selected | Closure($choice, $value) {#4705 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_pref" |
| valid | true |
| value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3960 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3960 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3960 +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) {#4281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4280 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr01" ] |
| cache_key | "_entry_address_addr01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4706 -form: Symfony\Component\Form\Form {#4314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4707 …5} |
| full_name | "entry[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr01" |
| valid | true |
| value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3961 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3961 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3961 +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) {#4298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4299 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr02" ] |
| cache_key | "_entry_address_addr02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4708 -form: Symfony\Component\Form\Form {#4317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4709 …5} |
| full_name | "entry[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3984 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3985 +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 {#3986 +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) {#3981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#3983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#3982 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_entry_phone_number" ] |
| cache_key | "_entry_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4601 -form: Symfony\Component\Form\Form {#4320 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4602 …5} |
| full_name | "entry[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_phone_number" |
| valid | true |
| value | "" |
"Eccube\Form\Type\RepeatedEmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| error_bubbling | false |
| error_mapping | [ "." => "second" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "common.mail_address_sample" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_email" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#4014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4013 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_email" "_entry_email" ] |
| cache_key | "_entry_email_repeated_email" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4711 -form: Symfony\Component\Form\Form {#4345 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4710 …5} |
| full_name | "entry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.mail_address_sample" ] |
[ "placeholder" => "common.mail_address_sample" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4324 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4325 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_first" ] |
| cache_key | "_entry_email_first_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4715 -form: Symfony\Component\Form\Form {#4348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4714 …5} |
| full_name | "entry[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4008 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4009 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4335 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4336 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_second" ] |
| cache_key | "_entry_email_second_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4716 -form: Symfony\Component\Form\Form {#4351 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4717 …5} |
| full_name | "entry[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_second" |
| valid | true |
| value | "" |
plain_password
"Eccube\Form\Type\RepeatedPasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号12〜50文字" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_password" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4025 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4027 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4029 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#4066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4067 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_password" "_entry_plain_password" ] |
| cache_key | "_entry_plain_password_repeated_password" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4712 -form: Symfony\Component\Form\Form {#4376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4713 …5} |
| full_name | "entry[plain_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plain_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
[ "placeholder" => "半角英数記号12〜50文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4025 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4027 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4025 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4027 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4025 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4027 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4355 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4356 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
| cache_key | "_entry_plain_password_first_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4721 -form: Symfony\Component\Form\Form {#4379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4720 …5} |
| full_name | "entry[plain_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4029 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4029 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4029 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4367 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_second" ] |
| cache_key | "_entry_plain_password_second_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4722 -form: Symfony\Component\Form\Form {#4382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4723 …5} |
| full_name | "entry[plain_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_second" |
| valid | true |
| value | "" |
birth
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3862 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-08" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3862 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-08" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "choice" |
same as passed value |
| years | [ 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 ] |
[ 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3862 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-08" +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#530 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#529 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#528 …} -namespace: Closure() {#526 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4040 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "birthday" "_entry_birth" ] |
| cache_key | "_entry_birth_birthday" |
| compound | true |
| data | null |
| date_pattern | "{{ year }}{{ month }}{{ day }}" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4719 -form: Symfony\Component\Form\Form {#4421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4718 …5} |
| full_name | "entry[birth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birth" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth" |
| valid | true |
| value | [ "year" => "" "month" => "" "day" => "" ] |
| widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
[ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "----" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "----" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4386 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_year" ] |
| cache_key | "_entry_birth_year_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4728 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4748 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4749 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4750 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "1915" +value: "1915" +data: 1915 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4727 -form: Symfony\Component\Form\Form {#4424 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4726 …5} |
| full_name | "entry[birth][year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_year" |
| is_selected | Closure($choice, $value) {#4840 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| placeholder | "----" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_year" |
| valid | true |
| value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4398 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_month" ] |
| cache_key | "_entry_birth_month_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4841 -form: Symfony\Component\Form\Form {#4427 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4842 …5} |
| full_name | "entry[birth][month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_month" |
| is_selected | Closure($choice, $value) {#4856 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "month" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_month" |
| valid | true |
| value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4410 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_day" ] |
| cache_key | "_entry_birth_day_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4857 -form: Symfony\Component\Form\Form {#4430 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4858 …5} |
| full_name | "entry[birth][day]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_day" |
| is_selected | Closure($choice, $value) {#4891 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "day" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_day" |
| valid | true |
| value | "" |
sex
"Eccube\Form\Type\Master\SexType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4099 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4138 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4121 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4122 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4120 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4116 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4106 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Sex" |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4116 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4106 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4127 -_em: Doctrine\ORM\EntityManager {#482 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4125 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4124 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4123 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -_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() {#4105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4102 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "sex" "_entry_sex" ] |
| cache_key | "_entry_sex_sex" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4152 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4153 …} +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 {#4725 -form: Symfony\Component\Form\Form {#4465 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4724 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#4893 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_sex" |
| valid | true |
| value | "" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "男性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4439 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4442 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4443 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4896 -form: Symfony\Component\Form\Form {#4468 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4895 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_1" |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "女性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4439 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4442 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4456 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4897 -form: Symfony\Component\Form\Form {#4471 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4898 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "2" |
job
"Eccube\Form\Type\Master\JobType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4099 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4188 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4171 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4172 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4170 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4166 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4156 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Job" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 {#4166 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4156 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4177 -_em: Doctrine\ORM\EntityManager {#482 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4175 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4174 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4173 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Job m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4178 …} -_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() {#4155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4154 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "job" "_entry_job" ] |
| cache_key | "_entry_job_job" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#4916 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#4917 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#4918 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#4919 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#4920 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#4921 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#4922 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#4923 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#4924 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#4925 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#4926 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#4927 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#4928 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#4929 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#4930 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#4931 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#4932 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#4933 …} +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 {#4894 -form: Symfony\Component\Form\Form {#4474 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4892 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#4942 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "job" |
| placeholder | "common.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_job" |
| valid | true |
| value | "" |
user_policy_check
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | null |
null
|
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#4440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4439 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4442 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4481 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_entry_user_policy_check" ] |
| cache_key | "_entry_user_policy_check_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4943 -form: Symfony\Component\Form\Form {#4490 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4944 …5} |
| full_name | "entry[user_policy_check]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_user_policy_check" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_policy_check" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_user_policy_check" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b57504e58ad36f87e018706855cf.m2jNp1LwGTYd_Wp9VXrMglNoZG56MglzIsm7JHHEd4w.qhCV62ugRnAqxC4iCjWD1BcmJzs2UVY6G6_TVBKeRLrWW6v2IJwvAnexOw" |
| 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 | "b57504e58ad36f87e018706855cf.m2jNp1LwGTYd_Wp9VXrMglNoZG56MglzIsm7JHHEd4w.qhCV62ugRnAqxC4iCjWD1BcmJzs2UVY6G6_TVBKeRLrWW6v2IJwvAnexOw" |
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 | "b57504e58ad36f87e018706855cf.m2jNp1LwGTYd_Wp9VXrMglNoZG56MglzIsm7JHHEd4w.qhCV62ugRnAqxC4iCjWD1BcmJzs2UVY6G6_TVBKeRLrWW6v2IJwvAnexOw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#4951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#4948 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_entry__token" ] |
| cache_key | "_entry__token_hidden" |
| compound | false |
| data | "b57504e58ad36f87e018706855cf.m2jNp1LwGTYd_Wp9VXrMglNoZG56MglzIsm7JHHEd4w.qhCV62ugRnAqxC4iCjWD1BcmJzs2UVY6G6_TVBKeRLrWW6v2IJwvAnexOw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4963 -form: Symfony\Component\Form\Form {#4958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4952 …5} |
| full_name | "entry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry__token" |
| valid | true |
| value | "b57504e58ad36f87e018706855cf.m2jNp1LwGTYd_Wp9VXrMglNoZG56MglzIsm7JHHEd4w.qhCV62ugRnAqxC4iCjWD1BcmJzs2UVY6G6_TVBKeRLrWW6v2IJwvAnexOw" |
(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) {#7486 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#7483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#7487 …} } } |
| 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 {#10957 -form: Symfony\Component\Form\Form {#10946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10958 …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 {#7570 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#7602 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#7600 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7851 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#7598 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#7596 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7847 …} -Parent: Eccube\Entity\Category {#7570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7840 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#7846 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#7845 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7839 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7835 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#7844 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7843 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7830 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#7842 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#7841 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7593 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#7597 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#7592 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7621 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7816 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#7824 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7825 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7821 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#7814 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7815 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7863 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#7861 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7862 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7870 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#7868 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7869 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7877 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#7859 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7860 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7882 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#7875 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#7876 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7891 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#7887 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7896 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#7889 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#7890 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7905 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#7903 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#7904 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7912 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#7591 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7823 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7917 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#7910 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#7911 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7926 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#7924 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#7925 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7933 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#7902 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7901 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7938 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#7931 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#7932 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7947 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7945 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7946 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7954 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7952 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7953 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7961 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7943 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7944 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7966 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7959 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7960 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7975 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7973 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7974 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7982 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#7922 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7987 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7980 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7981 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7982} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7996 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7992 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7993 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8001 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7994 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7995 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8010 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#8008 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#8009 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8017 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7971 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7972 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8022 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#8015 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#8016 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8031 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#8029 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#8030 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8038 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#8036 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#8037 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8045 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#8027 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8028 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8050 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#8043 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#8044 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8059 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#8057 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#8058 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8066 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#8006 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8071 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#8064 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#8065 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#8066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8080 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#8076 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8077 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8085 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#8078 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#8079 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#8080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8094 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#8090 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8099 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#8092 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#8093 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#8094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8108 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#8104 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8109 …} -Children: Doctrine\ORM\PersistentCollection {#8112 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8113 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#8106 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#8107 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#8108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8122 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#8118 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8119 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8123 …} -Children: Doctrine\ORM\PersistentCollection {#8126 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8127 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#8120 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#8121 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#8122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8136 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#8132 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8133 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8141 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#8134 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#8135 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#8136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8150 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#8146 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8147 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8155 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#8148 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#8149 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8164 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#8162 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#8163 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8171 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#8169 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#8170 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8178 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#8160 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8161 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8183 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#8176 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#8177 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#8178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8190 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#8188 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8191 …} -Children: Doctrine\ORM\PersistentCollection {#8194 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8199 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#8195 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8196 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8204 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#8197 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#8198 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: Eccube\Entity\Category {#8199} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8213 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#8209 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8210 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8218 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#8211 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#8212 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8227 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#8225 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#8226 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8228 …} -Children: Doctrine\ORM\PersistentCollection {#8231 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8234 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#8224 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8223 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8235 …} -Children: Doctrine\ORM\PersistentCollection {#8238 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8239 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#8056 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8055 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8244 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#8232 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#8233 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8245 …} -Children: Doctrine\ORM\PersistentCollection {#8248 …} -Parent: Eccube\Entity\Category {#8239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8255 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#8251 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8252 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8256 …} -Children: Doctrine\ORM\PersistentCollection {#8259 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8260 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#8253 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#8254 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8269 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#8265 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8266 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8270 …} -Children: Doctrine\ORM\PersistentCollection {#8273 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8274 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#8267 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#8268 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8283 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#8281 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#8282 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8290 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#8250 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8249 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8291 …} -Children: Doctrine\ORM\PersistentCollection {#8294 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8295 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#8288 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#8289 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8290} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8304 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#8300 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8301 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8305 …} -Children: Doctrine\ORM\PersistentCollection {#8308 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8309 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#8302 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8303 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8310 …} -Children: Doctrine\ORM\PersistentCollection {#8313 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8318 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#8316 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8317 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8319 …} -Children: Doctrine\ORM\PersistentCollection {#8322 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8325 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#8279 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8280 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8326 …} -Children: Doctrine\ORM\PersistentCollection {#8329 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8330 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#8323 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#8324 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8331 …} -Children: Doctrine\ORM\PersistentCollection {#8334 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8339 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#8337 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#8338 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8340 …} -Children: Doctrine\ORM\PersistentCollection {#8343 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8346 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#8315 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8314 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8347 …} -Children: Doctrine\ORM\PersistentCollection {#8350 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8351 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#8344 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#8345 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8352 …} -Children: Doctrine\ORM\PersistentCollection {#8355 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8360 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#8358 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#8359 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8361 …} -Children: Doctrine\ORM\PersistentCollection {#8364 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8367 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#8336 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8335 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8368 …} -Children: Doctrine\ORM\PersistentCollection {#8371 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8372 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#8365 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#8366 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8373 …} -Children: Doctrine\ORM\PersistentCollection {#8376 …} -Parent: Eccube\Entity\Category {#8367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8381 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#8377 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8386 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#8379 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#8380 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8387 …} -Children: Doctrine\ORM\PersistentCollection {#8390 …} -Parent: Eccube\Entity\Category {#8381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8395 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#8391 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8392 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8396 …} -Children: Doctrine\ORM\PersistentCollection {#8399 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8400 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#8393 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#8394 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8401 …} -Children: Doctrine\ORM\PersistentCollection {#8404 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8409 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#8407 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#8408 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8410 …} -Children: Doctrine\ORM\PersistentCollection {#8413 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8416 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#8414 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#8415 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8417 …} -Children: Doctrine\ORM\PersistentCollection {#8420 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8423 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#8405 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8406 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8424 …} -Children: Doctrine\ORM\PersistentCollection {#8427 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8428 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#8421 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#8422 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8429 …} -Children: Doctrine\ORM\PersistentCollection {#8432 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8437 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#8435 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#8436 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8438 …} -Children: Doctrine\ORM\PersistentCollection {#8441 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8444 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#8356 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8357 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8445 …} -Children: Doctrine\ORM\PersistentCollection {#8448 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8449 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#8442 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#8443 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8450 …} -Children: Doctrine\ORM\PersistentCollection {#8453 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8458 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#8456 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#8457 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8459 …} -Children: Doctrine\ORM\PersistentCollection {#8462 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8467 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#8463 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#8464 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8472 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#8465 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#8466 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8481 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#8477 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#8478 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8486 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#8479 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#8480 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8487 …} -Children: Doctrine\ORM\PersistentCollection {#8490 …} -Parent: Eccube\Entity\Category {#8481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8495 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#8491 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#8492 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8500 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#8493 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#8494 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8501 …} -Children: Doctrine\ORM\PersistentCollection {#8504 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8509 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#8507 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#8508 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8510 …} -Children: Doctrine\ORM\PersistentCollection {#8513 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8516 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#8514 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#8515 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8523 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#8521 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#8522 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8528 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#8455 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8454 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8529 …} -Children: Doctrine\ORM\PersistentCollection {#8532 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8533 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#8434 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8433 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8534 …} -Children: Doctrine\ORM\PersistentCollection {#8537 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8542 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#8540 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#8541 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8543 …} -Children: Doctrine\ORM\PersistentCollection {#8546 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8549 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#8547 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8548 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8550 …} -Children: Doctrine\ORM\PersistentCollection {#8553 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8558 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#8554 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8555 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8559 …} -Children: Doctrine\ORM\PersistentCollection {#8562 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8563 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#8556 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8557 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8564 …} -Children: Doctrine\ORM\PersistentCollection {#8567 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8572 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#8570 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8571 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8579 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#8577 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8578 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8580 …} -Children: Doctrine\ORM\PersistentCollection {#8583 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8586 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#8568 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8569 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8587 …} -Children: Doctrine\ORM\PersistentCollection {#8590 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8591 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#8584 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8585 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8592 …} -Children: Doctrine\ORM\PersistentCollection {#8595 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8600 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#8598 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8599 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8601 …} -Children: Doctrine\ORM\PersistentCollection {#8604 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8607 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#8605 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8606 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8608 …} -Children: Doctrine\ORM\PersistentCollection {#8611 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8612 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#8596 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8597 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8613 …} -Children: Doctrine\ORM\PersistentCollection {#8616 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8619 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#8617 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8618 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8620 …} -Children: Doctrine\ORM\PersistentCollection {#8623 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8626 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#8538 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8539 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8627 …} -Children: Doctrine\ORM\PersistentCollection {#8630 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8631 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#8624 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8625 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8632 …} -Children: Doctrine\ORM\PersistentCollection {#8635 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8640 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#8638 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8639 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8641 …} -Children: Doctrine\ORM\PersistentCollection {#8644 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8647 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#8645 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8646 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8648 …} -Children: Doctrine\ORM\PersistentCollection {#8651 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8654 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#8652 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8653 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8655 …} -Children: Doctrine\ORM\PersistentCollection {#8658 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8661 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#8505 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8506 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8662 …} -Children: Doctrine\ORM\PersistentCollection {#8665 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8666 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#8659 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#8660 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8667 …} -Children: Doctrine\ORM\PersistentCollection {#8670 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8677 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#8673 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#8674 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8678 …} -Children: Doctrine\ORM\PersistentCollection {#8681 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8682 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#8675 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#8676 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8683 …} -Children: Doctrine\ORM\PersistentCollection {#8686 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8691 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#8689 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#8690 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8692 …} -Children: Doctrine\ORM\PersistentCollection {#8695 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8698 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#8696 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#8697 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8699 …} -Children: Doctrine\ORM\PersistentCollection {#8702 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8705 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#8703 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#8704 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8706 …} -Children: Doctrine\ORM\PersistentCollection {#8709 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8712 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#8710 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#8711 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8713 …} -Children: Doctrine\ORM\PersistentCollection {#8716 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8719 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#8717 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#8718 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8720 …} -Children: Doctrine\ORM\PersistentCollection {#8723 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8726 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#8724 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#8725 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8727 …} -Children: Doctrine\ORM\PersistentCollection {#8730 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8733 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#8687 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8688 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8734 …} -Children: Doctrine\ORM\PersistentCollection {#8737 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8738 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#8731 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8732 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8739 …} -Children: Doctrine\ORM\PersistentCollection {#8742 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8747 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#8745 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8746 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8748 …} -Children: Doctrine\ORM\PersistentCollection {#8751 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8754 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#8752 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8753 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8755 …} -Children: Doctrine\ORM\PersistentCollection {#8758 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8761 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#8759 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8760 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8762 …} -Children: Doctrine\ORM\PersistentCollection {#8765 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8766 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#8637 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8636 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8767 …} -Children: Doctrine\ORM\PersistentCollection {#8770 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8775 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#8771 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8772 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8776 …} -Children: Doctrine\ORM\PersistentCollection {#8779 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8780 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#8773 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8774 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8781 …} -Children: Doctrine\ORM\PersistentCollection {#8784 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8789 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#8787 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8788 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8793 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8794 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#8671 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8795 …} -Children: Doctrine\ORM\PersistentCollection {#8798 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8799 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#8743 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#8744 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8800 …} -Children: Doctrine\ORM\PersistentCollection {#8803 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8808 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#8806 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#8807 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8809 …} -Children: Doctrine\ORM\PersistentCollection {#8812 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8815 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#8813 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#8814 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8816 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8822 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#8820 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8821 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8823 …} -Children: Doctrine\ORM\PersistentCollection {#8826 …} -Parent: Eccube\Entity\Category {#8794} -Creator: null +description: null } Eccube\Entity\Category {#8829 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#8786 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8785 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8830 …} -Children: Doctrine\ORM\PersistentCollection {#8833 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8834 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#8827 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#8828 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8835 …} -Children: Doctrine\ORM\PersistentCollection {#8838 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8843 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#8841 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#8842 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8844 …} -Children: Doctrine\ORM\PersistentCollection {#8847 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8850 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#8848 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#8849 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8851 …} -Children: Doctrine\ORM\PersistentCollection {#8854 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8857 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#8839 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8840 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8858 …} -Children: Doctrine\ORM\PersistentCollection {#8861 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8862 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#8855 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#8856 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8863 …} -Children: Doctrine\ORM\PersistentCollection {#8866 …} -Parent: Eccube\Entity\Category {#8857} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8869 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#8867 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8868 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8870 …} -Children: Doctrine\ORM\PersistentCollection {#8873 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8876 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#8874 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8875 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8877 …} -Children: Doctrine\ORM\PersistentCollection {#8880 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8885 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#8805 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8804 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8886 …} -Children: Doctrine\ORM\PersistentCollection {#8889 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8890 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#8881 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8882 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8891 …} -Children: Doctrine\ORM\PersistentCollection {#8894 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8895 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#8883 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8884 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8896 …} -Children: Doctrine\ORM\PersistentCollection {#8899 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8906 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#8904 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8905 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8907 …} -Children: Doctrine\ORM\PersistentCollection {#8910 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8913 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#8911 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8912 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8914 …} -Children: Doctrine\ORM\PersistentCollection {#8917 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8920 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#8918 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8919 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8921 …} -Children: Doctrine\ORM\PersistentCollection {#8924 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8927 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#8901 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8900 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8928 …} -Children: Doctrine\ORM\PersistentCollection {#8931 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8932 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#8925 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8926 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8933 …} -Children: Doctrine\ORM\PersistentCollection {#8936 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8941 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8939 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8940 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8942 …} -Children: Doctrine\ORM\PersistentCollection {#8945 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8948 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8946 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8947 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8952 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8955 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8953 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8954 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#8959 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8962 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8960 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8963 …} -Children: Doctrine\ORM\PersistentCollection {#8966 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8971 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8967 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8968 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8972 …} -Children: Doctrine\ORM\PersistentCollection {#8975 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8976 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8969 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8970 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8977 …} -Children: Doctrine\ORM\PersistentCollection {#8980 …} -Parent: Eccube\Entity\Category {#8971} -Creator: null +description: null } Eccube\Entity\Category {#8983 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#8938 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8937 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8984 …} -Children: Doctrine\ORM\PersistentCollection {#8987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8988 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#8903 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8989 …} -Children: Doctrine\ORM\PersistentCollection {#8992 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#8993 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8981 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8982 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8994 …} -Children: Doctrine\ORM\PersistentCollection {#8997 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9004 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#9002 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9003 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9005 …} -Children: Doctrine\ORM\PersistentCollection {#9008 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9011 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#9009 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9010 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9012 …} -Children: Doctrine\ORM\PersistentCollection {#9015 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9018 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#9016 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9017 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9019 …} -Children: Doctrine\ORM\PersistentCollection {#9022 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9025 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#9023 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9024 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9026 …} -Children: Doctrine\ORM\PersistentCollection {#9029 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9032 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#9030 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9031 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9033 …} -Children: Doctrine\ORM\PersistentCollection {#9036 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9039 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#9037 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9038 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9040 …} -Children: Doctrine\ORM\PersistentCollection {#9043 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9046 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#9044 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9045 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9047 …} -Children: Doctrine\ORM\PersistentCollection {#9050 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9053 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#9051 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9052 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9054 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9060 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#9058 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9059 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9064 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9067 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#9065 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9066 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9068 …} -Children: Doctrine\ORM\PersistentCollection {#9071 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9074 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#9072 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9073 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9075 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9083 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#9079 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9088 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#9081 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#9082 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9089 …} -Children: Doctrine\ORM\PersistentCollection {#9092 …} -Parent: Eccube\Entity\Category {#9083} -Creator: null +description: null } Eccube\Entity\Category {#9095 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#9000 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9001 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9100 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#9093 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9104 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9109 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#9107 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9116 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#9114 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9123 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#9121 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9130 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#9128 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9137 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#9135 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9136 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9144 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#9142 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9151 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#9105 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9106 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9156 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#9149 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9151} -Creator: null +description: null } Eccube\Entity\Category {#9165 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#9161 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9162 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9170 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#9163 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9165} -Creator: null +description: null } Eccube\Entity\Category {#9179 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#9175 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9184 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#9177 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9178 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9193 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#9191 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9200 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#9198 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9201 …} -Children: Doctrine\ORM\PersistentCollection {#9204 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9207 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#9205 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9214 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8999 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8998 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9215 …} -Children: Doctrine\ORM\PersistentCollection {#9218 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9219 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#9212 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9228 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#9226 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9229 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9235 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#9233 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9239 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9242 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#9240 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9243 …} -Children: Doctrine\ORM\PersistentCollection {#9246 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9249 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#9247 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9253 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9256 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#9254 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9255 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9257 …} -Children: Doctrine\ORM\PersistentCollection {#9260 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9265 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#9261 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9270 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#9263 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#9264 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: null +description: null } Eccube\Entity\Category {#9277 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#9224 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9278 …} -Children: Doctrine\ORM\PersistentCollection {#9281 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9282 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#9275 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9277} -Creator: null +description: null } Eccube\Entity\Category {#9291 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#9287 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9296 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#9289 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9305 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#9303 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9306 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9310 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#9190 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9189 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9319 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#9315 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9320 …} -Children: Doctrine\ORM\PersistentCollection {#9323 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9324 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#9317 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9318 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9319} -Creator: null +description: null } Eccube\Entity\Category {#9331 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#9329 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9330 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9338 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#9301 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9343 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#9336 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9344 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9354 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#9350 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9359 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#9352 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#9353 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9368 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#9366 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#9367 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9369 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9373 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#9348 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9380 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#9378 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9389 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#9385 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#9386 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9390 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9394 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#9387 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#9388 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9389} -Creator: null +description: null } Eccube\Entity\Category {#9403 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#9364 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9404 …} -Children: Doctrine\ORM\PersistentCollection {#9407 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9408 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#9399 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9403} -Creator: null +description: null } Eccube\Entity\Category {#9413 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#9401 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9424 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#9422 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9423 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9428 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9431 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#9429 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9430 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9432 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9438 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#9436 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9437 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9445 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#9443 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9444 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9446 …} -Children: Doctrine\ORM\PersistentCollection {#9449 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9450 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#9418 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9419 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9455 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#9420 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#9421 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9456 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9450} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9464 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#9462 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9471 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#9469 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9470 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9478 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#9476 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9485 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#9483 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9492 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#9490 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9501 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#9461 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9460 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9502 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9506 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#9497 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9498 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9511 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#9499 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9512 …} -Children: Doctrine\ORM\PersistentCollection {#9515 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9522 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#9520 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9523 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9529 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#9517 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9516 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9533 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9534 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#9527 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9543 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#9541 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9550 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#9519 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9518 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9554 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9555 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#9548 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9564 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#9562 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9565 …} -Children: Doctrine\ORM\PersistentCollection {#9568 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9571 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#9540 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9539 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9572 …} -Children: Doctrine\ORM\PersistentCollection {#9575 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9576 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#9569 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#9570 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9571} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9585 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#9583 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9586 …} -Children: Doctrine\ORM\PersistentCollection {#9589 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9592 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#9590 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9591 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9593 …} -Children: Doctrine\ORM\PersistentCollection {#9596 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9599 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#9597 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9600 …} -Children: Doctrine\ORM\PersistentCollection {#9603 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9606 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#9604 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9607 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9613 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#9611 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9617 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9620 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#9618 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9621 …} -Children: Doctrine\ORM\PersistentCollection {#9624 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9627 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#9581 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9582 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9628 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9632 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#9625 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9641 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#9639 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9642 …} -Children: Doctrine\ORM\PersistentCollection {#9645 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9648 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#9646 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9649 …} -Children: Doctrine\ORM\PersistentCollection {#9652 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9653 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#9637 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9638 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9662 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#9658 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9663 …} -Children: Doctrine\ORM\PersistentCollection {#9666 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9667 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#9660 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9676 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#9674 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9680 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9683 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#9681 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9684 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9690 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#9688 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9691 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9697 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#9560 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9561 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9698 …} -Children: Doctrine\ORM\PersistentCollection {#9701 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9702 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#9695 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9711 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#9709 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9712 …} -Children: Doctrine\ORM\PersistentCollection {#9715 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9716 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#9673 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9672 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9723 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#9721 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9722 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9730 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#9728 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9729 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9737 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#9735 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9744 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#9742 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9743 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9751 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#9749 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9750 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#9756 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#9708 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9707 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9757 …} -Children: Doctrine\ORM\PersistentCollection {#9760 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9767 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#9761 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9762 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9768 …} -Children: Doctrine\ORM\PersistentCollection {#9771 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9772 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#9763 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#9764 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9777 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#9765 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#9766 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9778 …} -Children: Doctrine\ORM\PersistentCollection {#9781 …} -Parent: Eccube\Entity\Category {#9772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9788 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#9784 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#9785 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9789 …} -Children: Doctrine\ORM\PersistentCollection {#9792 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9793 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#9786 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#9787 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9802 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#9800 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#9801 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9803 …} -Children: Doctrine\ORM\PersistentCollection {#9806 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9809 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#9799 date: 2019-12-17 11:18:33.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 {#9810 …} -Children: Doctrine\ORM\PersistentCollection {#9813 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9814 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#9782 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#9783 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9819 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#9807 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9808 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9820 …} -Children: Doctrine\ORM\PersistentCollection {#9823 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9830 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#9828 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9829 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9831 …} -Children: Doctrine\ORM\PersistentCollection {#9834 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9837 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#9825 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9824 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9838 …} -Children: Doctrine\ORM\PersistentCollection {#9841 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9842 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#9835 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9836 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9851 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#9849 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9850 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9852 …} -Children: Doctrine\ORM\PersistentCollection {#9855 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9858 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#9856 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9857 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9859 …} -Children: Doctrine\ORM\PersistentCollection {#9862 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9865 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#9847 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9866 …} -Children: Doctrine\ORM\PersistentCollection {#9869 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9870 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#9863 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#9864 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9879 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#9877 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9878 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9880 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9886 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#9884 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9887 …} -Children: Doctrine\ORM\PersistentCollection {#9890 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9893 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#9891 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9894 …} -Children: Doctrine\ORM\PersistentCollection {#9897 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9898 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#9826 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9827 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9905 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#9903 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9904 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9912 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#9910 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9919 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#9917 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9926 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#9924 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9933 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#9931 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9932 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9940 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#9938 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9947 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9945 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9956 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9952 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9957 …} -Children: Doctrine\ORM\PersistentCollection {#9960 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9961 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9954 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9962 …} -Children: Doctrine\ORM\PersistentCollection {#9965 …} -Parent: Eccube\Entity\Category {#9956} -Creator: null +description: null } Eccube\Entity\Category {#9968 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9966 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9967 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9975 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9973 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9974 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9982 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9980 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9981 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9989 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9987 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9988 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9998 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9994 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9995 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9999 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#10003 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9996 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9997 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9998} -Creator: null +description: null } Eccube\Entity\Category {#10014 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#9876 date: 2019-12-17 11:18:56.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 {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10018 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10019 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#10008 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#10009 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10020 …} -Children: Doctrine\ORM\PersistentCollection {#10023 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10024 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#10010 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10011 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10029 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#10012 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10013 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10030 …} -Children: Doctrine\ORM\PersistentCollection {#10033 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10042 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#10040 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10041 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10043 …} -Children: Doctrine\ORM\PersistentCollection {#10046 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10049 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#10047 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10048 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10050 …} -Children: Doctrine\ORM\PersistentCollection {#10053 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10056 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#10054 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10055 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10057 …} -Children: Doctrine\ORM\PersistentCollection {#10060 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10063 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#10061 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10062 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10064 …} -Children: Doctrine\ORM\PersistentCollection {#10067 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10070 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#10068 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10069 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10071 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10077 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#10075 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10076 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10081 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10084 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#10082 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10083 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10085 …} -Children: Doctrine\ORM\PersistentCollection {#10088 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10091 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#10089 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10090 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10092 …} -Children: Doctrine\ORM\PersistentCollection {#10095 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10098 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#10038 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10039 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10099 …} -Children: Doctrine\ORM\PersistentCollection {#10102 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10103 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#10096 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10097 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10104 …} -Children: Doctrine\ORM\PersistentCollection {#10107 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10112 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#10110 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10111 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10113 …} -Children: Doctrine\ORM\PersistentCollection {#10116 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10119 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#10117 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10118 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10120 …} -Children: Doctrine\ORM\PersistentCollection {#10123 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10126 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#10124 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10125 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10127 …} -Children: Doctrine\ORM\PersistentCollection {#10130 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10133 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#10131 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10132 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10134 …} -Children: Doctrine\ORM\PersistentCollection {#10137 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10140 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#10138 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10139 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10144 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10147 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#10145 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10146 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10148 …} -Children: Doctrine\ORM\PersistentCollection {#10151 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10154 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#10152 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10153 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10155 …} -Children: Doctrine\ORM\PersistentCollection {#10158 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10161 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#10159 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#10160 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10162 …} -Children: Doctrine\ORM\PersistentCollection {#10165 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10168 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#10108 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10169 …} -Children: Doctrine\ORM\PersistentCollection {#10172 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10173 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#10166 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10167 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10174 …} -Children: Doctrine\ORM\PersistentCollection {#10177 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10182 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#10180 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10181 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10183 …} -Children: Doctrine\ORM\PersistentCollection {#10186 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10189 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#10187 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10188 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10190 …} -Children: Doctrine\ORM\PersistentCollection {#10193 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10194 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#10178 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10179 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10195 …} -Children: Doctrine\ORM\PersistentCollection {#10198 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10201 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#10199 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10200 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10202 …} -Children: Doctrine\ORM\PersistentCollection {#10205 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10206 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#10036 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10215 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#10035 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10034 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10216 …} -Children: Doctrine\ORM\PersistentCollection {#10219 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10220 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#10211 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10212 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10225 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#10213 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10214 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10226 …} -Children: Doctrine\ORM\PersistentCollection {#10229 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10236 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#10234 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10235 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10237 …} -Children: Doctrine\ORM\PersistentCollection {#10240 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10243 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#10241 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10242 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10244 …} -Children: Doctrine\ORM\PersistentCollection {#10247 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10250 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#10248 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10249 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10251 …} -Children: Doctrine\ORM\PersistentCollection {#10254 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10257 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#10255 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10256 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10258 …} -Children: Doctrine\ORM\PersistentCollection {#10261 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10266 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#10262 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10263 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10267 …} -Children: Doctrine\ORM\PersistentCollection {#10270 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10271 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#10264 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10265 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10272 …} -Children: Doctrine\ORM\PersistentCollection {#10275 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10280 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#10278 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10279 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10281 …} -Children: Doctrine\ORM\PersistentCollection {#10284 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10287 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#10285 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10286 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10288 …} -Children: Doctrine\ORM\PersistentCollection {#10291 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10294 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#10292 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10293 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10295 …} -Children: Doctrine\ORM\PersistentCollection {#10298 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10301 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#10299 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10300 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10302 …} -Children: Doctrine\ORM\PersistentCollection {#10305 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10308 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#10306 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10307 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10309 …} -Children: Doctrine\ORM\PersistentCollection {#10312 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10315 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#10313 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10314 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10316 …} -Children: Doctrine\ORM\PersistentCollection {#10319 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10322 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#10320 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10321 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10323 …} -Children: Doctrine\ORM\PersistentCollection {#10326 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10329 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#10232 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10233 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10330 …} -Children: Doctrine\ORM\PersistentCollection {#10333 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10334 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#10327 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10328 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10335 …} -Children: Doctrine\ORM\PersistentCollection {#10338 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10343 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#10341 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10342 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10344 …} -Children: Doctrine\ORM\PersistentCollection {#10347 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10350 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#10348 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10349 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10351 …} -Children: Doctrine\ORM\PersistentCollection {#10354 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10357 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#10355 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10356 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10358 …} -Children: Doctrine\ORM\PersistentCollection {#10361 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10364 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#10362 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10365 …} -Children: Doctrine\ORM\PersistentCollection {#10368 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10371 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#10339 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10372 …} -Children: Doctrine\ORM\PersistentCollection {#10375 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10376 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#10369 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10370 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10377 …} -Children: Doctrine\ORM\PersistentCollection {#10380 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10385 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#10383 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10386 …} -Children: Doctrine\ORM\PersistentCollection {#10389 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10392 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#10390 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10393 …} -Children: Doctrine\ORM\PersistentCollection {#10396 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10399 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#10397 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10400 …} -Children: Doctrine\ORM\PersistentCollection {#10403 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10406 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#10404 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10407 …} -Children: Doctrine\ORM\PersistentCollection {#10410 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10413 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#10381 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10414 …} -Children: Doctrine\ORM\PersistentCollection {#10417 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10418 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#10411 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#10412 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10419 …} -Children: Doctrine\ORM\PersistentCollection {#10422 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10427 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#10425 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#10426 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10428 …} -Children: Doctrine\ORM\PersistentCollection {#10431 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10432 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#10230 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10231 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10433 …} -Children: Doctrine\ORM\PersistentCollection {#10436 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10439 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#10423 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10424 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10440 …} -Children: Doctrine\ORM\PersistentCollection {#10443 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10444 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#10437 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10453 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#10451 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10452 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10454 …} -Children: Doctrine\ORM\PersistentCollection {#10457 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10460 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#10458 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10459 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10461 …} -Children: Doctrine\ORM\PersistentCollection {#10464 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10467 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#10465 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10466 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10468 …} -Children: Doctrine\ORM\PersistentCollection {#10471 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10474 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#10472 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10473 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10475 …} -Children: Doctrine\ORM\PersistentCollection {#10478 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10481 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#10479 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10480 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10482 …} -Children: Doctrine\ORM\PersistentCollection {#10485 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10488 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#10486 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#10487 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10489 …} -Children: Doctrine\ORM\PersistentCollection {#10492 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10495 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#10493 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10494 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10496 …} -Children: Doctrine\ORM\PersistentCollection {#10499 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10502 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#10276 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10277 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10503 …} -Children: Doctrine\ORM\PersistentCollection {#10506 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10507 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#10500 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10501 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10502} -Creator: null +description: null } Eccube\Entity\Category {#10516 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#10512 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10513 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10517 …} -Children: Doctrine\ORM\PersistentCollection {#10520 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10521 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#10514 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10515 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10516} -Creator: null +description: null } Eccube\Entity\Category {#10530 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#10526 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10527 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10531 …} -Children: Doctrine\ORM\PersistentCollection {#10534 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10535 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#10528 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10529 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10536 …} -Children: Doctrine\ORM\PersistentCollection {#10539 …} -Parent: Eccube\Entity\Category {#10530} -Creator: null +description: null } Eccube\Entity\Category {#10544 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#10540 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10541 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10545 …} -Children: Doctrine\ORM\PersistentCollection {#10548 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10549 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#10542 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10543 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10550 …} -Children: Doctrine\ORM\PersistentCollection {#10553 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10558 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#10556 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10559 …} -Children: Doctrine\ORM\PersistentCollection {#10562 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10565 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#10449 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10450 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10566 …} -Children: Doctrine\ORM\PersistentCollection {#10569 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10570 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#10563 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10571 …} -Children: Doctrine\ORM\PersistentCollection {#10574 …} -Parent: Eccube\Entity\Category {#10565} -Creator: null +description: null } Eccube\Entity\Category {#10577 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#10575 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10576 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10578 …} -Children: Doctrine\ORM\PersistentCollection {#10581 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10584 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#10555 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10554 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10585 …} -Children: Doctrine\ORM\PersistentCollection {#10588 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10589 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#10582 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10583 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10590 …} -Children: Doctrine\ORM\PersistentCollection {#10593 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10598 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#10596 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10597 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10599 …} -Children: Doctrine\ORM\PersistentCollection {#10602 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10605 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#10603 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10604 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10606 …} -Children: Doctrine\ORM\PersistentCollection {#10609 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10612 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#10610 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10611 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10613 …} -Children: Doctrine\ORM\PersistentCollection {#10616 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10619 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#10617 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10618 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10620 …} -Children: Doctrine\ORM\PersistentCollection {#10623 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10626 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#10624 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10625 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10627 …} -Children: Doctrine\ORM\PersistentCollection {#10630 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10633 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#10631 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10632 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10634 …} -Children: Doctrine\ORM\PersistentCollection {#10637 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10640 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#10638 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10639 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10641 …} -Children: Doctrine\ORM\PersistentCollection {#10644 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10647 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#10645 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10646 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10648 …} -Children: Doctrine\ORM\PersistentCollection {#10651 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10654 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#10652 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10653 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10655 …} -Children: Doctrine\ORM\PersistentCollection {#10658 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10661 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#10659 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10660 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10662 …} -Children: Doctrine\ORM\PersistentCollection {#10665 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10668 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#10594 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10595 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10669 …} -Children: Doctrine\ORM\PersistentCollection {#10672 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10673 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#10666 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10667 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10674 …} -Children: Doctrine\ORM\PersistentCollection {#10677 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10682 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#10680 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10681 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10683 …} -Children: Doctrine\ORM\PersistentCollection {#10686 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10689 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#10687 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10688 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10690 …} -Children: Doctrine\ORM\PersistentCollection {#10693 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10696 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#10694 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10695 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10697 …} -Children: Doctrine\ORM\PersistentCollection {#10700 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10703 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#10701 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10702 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10704 …} -Children: Doctrine\ORM\PersistentCollection {#10707 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10710 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#10678 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10679 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10711 …} -Children: Doctrine\ORM\PersistentCollection {#10714 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10715 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#10708 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10709 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10716 …} -Children: Doctrine\ORM\PersistentCollection {#10719 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10724 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#10722 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10725 …} -Children: Doctrine\ORM\PersistentCollection {#10728 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10731 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#10729 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10730 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10732 …} -Children: Doctrine\ORM\PersistentCollection {#10735 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10738 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#10736 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10737 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10739 …} -Children: Doctrine\ORM\PersistentCollection {#10742 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10745 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#10743 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10744 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10746 …} -Children: Doctrine\ORM\PersistentCollection {#10749 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10752 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#10750 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10751 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10753 …} -Children: Doctrine\ORM\PersistentCollection {#10756 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10759 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#10757 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10758 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10760 …} -Children: Doctrine\ORM\PersistentCollection {#10763 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10766 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#10764 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#10765 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10767 …} -Children: Doctrine\ORM\PersistentCollection {#10770 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10773 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#10771 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10772 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10774 …} -Children: Doctrine\ORM\PersistentCollection {#10777 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10780 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#10778 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10781 …} -Children: Doctrine\ORM\PersistentCollection {#10784 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10787 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#10785 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10788 …} -Children: Doctrine\ORM\PersistentCollection {#10791 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10794 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#10792 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10795 …} -Children: Doctrine\ORM\PersistentCollection {#10798 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10799 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#10721 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#10720 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10800 …} -Children: Doctrine\ORM\PersistentCollection {#10803 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10806 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#10804 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10807 …} -Children: Doctrine\ORM\PersistentCollection {#10810 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10815 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#10811 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10816 …} -Children: Doctrine\ORM\PersistentCollection {#10819 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10820 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#10813 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10814 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10821 …} -Children: Doctrine\ORM\PersistentCollection {#10824 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10829 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#10827 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10830 …} -Children: Doctrine\ORM\PersistentCollection {#10833 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10836 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#10834 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10837 …} -Children: Doctrine\ORM\PersistentCollection {#10840 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10841 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#10825 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10826 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10842 …} -Children: Doctrine\ORM\PersistentCollection {#10845 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10850 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#10846 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10851 …} -Children: Doctrine\ORM\PersistentCollection {#10854 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10855 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#10848 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10856 …} -Children: Doctrine\ORM\PersistentCollection {#10859 …} -Parent: Eccube\Entity\Category {#10850} -Creator: null +description: null } Eccube\Entity\Category {#10862 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#10860 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10861 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10863 …} -Children: Doctrine\ORM\PersistentCollection {#10866 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10875 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#10867 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10868 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10876 …} -Children: Doctrine\ORM\PersistentCollection {#10879 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10880 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#10869 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#10870 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10881 …} -Children: Doctrine\ORM\PersistentCollection {#10884 …} -Parent: Eccube\Entity\Category {#10875} -Creator: null +description: null } Eccube\Entity\Category {#10885 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#10871 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#10872 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10886 …} -Children: Doctrine\ORM\PersistentCollection {#10889 …} -Parent: Eccube\Entity\Category {#10880} -Creator: null +description: null } Eccube\Entity\Category {#10890 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#10873 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#10874 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10891 …} -Children: Doctrine\ORM\PersistentCollection {#10894 …} -Parent: Eccube\Entity\Category {#10885} -Creator: null +description: null } Eccube\Entity\Category {#10899 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#10895 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#10896 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10900 …} -Children: Doctrine\ORM\PersistentCollection {#10903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10904 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#10897 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#10898 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10905 …} -Children: Doctrine\ORM\PersistentCollection {#10908 …} -Parent: Eccube\Entity\Category {#10899} -Creator: null +description: null } Eccube\Entity\Category {#10913 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#10911 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#10912 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10914 …} -Children: Doctrine\ORM\PersistentCollection {#10917 …} -Parent: Eccube\Entity\Category {#10899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10918 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#10910 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#10909 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10919 …} -Children: Doctrine\ORM\PersistentCollection {#10922 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10925 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#10923 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10924 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10926 …} -Children: Doctrine\ORM\PersistentCollection {#10929 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10932 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#10930 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10931 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10933 …} -Children: Doctrine\ORM\PersistentCollection {#10936 …} -Parent: null -Creator: null +description: null } ] |
[ Eccube\Entity\Category {#7570 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#7602 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#7600 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7851 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#7598 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#7596 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7847 …} -Parent: Eccube\Entity\Category {#7570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7840 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#7846 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#7845 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7839 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7835 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#7844 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7843 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7830 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#7842 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#7841 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7593 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#7597 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#7592 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7621 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7816 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#7824 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7825 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7821 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#7814 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7815 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7863 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#7861 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7862 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7870 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#7868 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7869 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7877 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#7859 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7860 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7882 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#7875 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#7876 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7891 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#7887 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7896 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#7889 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#7890 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7905 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#7903 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#7904 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7912 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#7591 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7823 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7917 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#7910 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#7911 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7926 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#7924 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#7925 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7933 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#7902 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7901 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7938 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#7931 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#7932 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7947 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7945 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7946 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7954 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7952 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7953 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7961 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7943 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7944 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7966 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7959 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7960 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7975 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7973 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7974 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7982 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#7922 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7987 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7980 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7981 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7982} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7996 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7992 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7993 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8001 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7994 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7995 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8010 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#8008 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#8009 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8017 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7971 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7972 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8022 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#8015 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#8016 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8031 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#8029 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#8030 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8038 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#8036 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#8037 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8045 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#8027 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8028 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8050 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#8043 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#8044 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8059 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#8057 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#8058 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8066 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#8006 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8071 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#8064 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#8065 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#8066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8080 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#8076 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8077 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8085 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#8078 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#8079 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#8080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8094 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#8090 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8099 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#8092 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#8093 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#8094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8108 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#8104 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8109 …} -Children: Doctrine\ORM\PersistentCollection {#8112 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8113 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#8106 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#8107 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#8108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8122 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#8118 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8119 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8123 …} -Children: Doctrine\ORM\PersistentCollection {#8126 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8127 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#8120 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#8121 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#8122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8136 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#8132 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8133 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8141 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#8134 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#8135 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#8136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8150 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#8146 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8147 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8155 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#8148 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#8149 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8164 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#8162 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#8163 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8171 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#8169 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#8170 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8178 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#8160 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8161 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8183 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#8176 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#8177 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#8178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8190 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#8188 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8191 …} -Children: Doctrine\ORM\PersistentCollection {#8194 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8199 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#8195 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8196 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8204 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#8197 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#8198 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: Eccube\Entity\Category {#8199} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8213 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#8209 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8210 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8218 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#8211 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#8212 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8227 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#8225 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#8226 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8228 …} -Children: Doctrine\ORM\PersistentCollection {#8231 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8234 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#8224 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8223 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8235 …} -Children: Doctrine\ORM\PersistentCollection {#8238 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8239 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#8056 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8055 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8244 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#8232 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#8233 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8245 …} -Children: Doctrine\ORM\PersistentCollection {#8248 …} -Parent: Eccube\Entity\Category {#8239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8255 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#8251 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8252 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8256 …} -Children: Doctrine\ORM\PersistentCollection {#8259 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8260 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#8253 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#8254 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8269 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#8265 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8266 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8270 …} -Children: Doctrine\ORM\PersistentCollection {#8273 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8274 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#8267 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#8268 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8283 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#8281 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#8282 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8290 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#8250 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8249 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8291 …} -Children: Doctrine\ORM\PersistentCollection {#8294 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8295 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#8288 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#8289 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8290} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8304 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#8300 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8301 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8305 …} -Children: Doctrine\ORM\PersistentCollection {#8308 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8309 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#8302 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8303 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8310 …} -Children: Doctrine\ORM\PersistentCollection {#8313 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8318 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#8316 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8317 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8319 …} -Children: Doctrine\ORM\PersistentCollection {#8322 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8325 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#8279 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8280 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8326 …} -Children: Doctrine\ORM\PersistentCollection {#8329 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8330 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#8323 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#8324 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8331 …} -Children: Doctrine\ORM\PersistentCollection {#8334 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8339 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#8337 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#8338 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8340 …} -Children: Doctrine\ORM\PersistentCollection {#8343 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8346 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#8315 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8314 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8347 …} -Children: Doctrine\ORM\PersistentCollection {#8350 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8351 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#8344 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#8345 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8352 …} -Children: Doctrine\ORM\PersistentCollection {#8355 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8360 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#8358 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#8359 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8361 …} -Children: Doctrine\ORM\PersistentCollection {#8364 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8367 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#8336 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8335 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8368 …} -Children: Doctrine\ORM\PersistentCollection {#8371 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8372 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#8365 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#8366 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8373 …} -Children: Doctrine\ORM\PersistentCollection {#8376 …} -Parent: Eccube\Entity\Category {#8367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8381 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#8377 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8386 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#8379 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#8380 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8387 …} -Children: Doctrine\ORM\PersistentCollection {#8390 …} -Parent: Eccube\Entity\Category {#8381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8395 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#8391 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8392 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8396 …} -Children: Doctrine\ORM\PersistentCollection {#8399 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8400 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#8393 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#8394 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8401 …} -Children: Doctrine\ORM\PersistentCollection {#8404 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8409 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#8407 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#8408 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8410 …} -Children: Doctrine\ORM\PersistentCollection {#8413 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8416 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#8414 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#8415 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8417 …} -Children: Doctrine\ORM\PersistentCollection {#8420 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8423 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#8405 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8406 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8424 …} -Children: Doctrine\ORM\PersistentCollection {#8427 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8428 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#8421 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#8422 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8429 …} -Children: Doctrine\ORM\PersistentCollection {#8432 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8437 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#8435 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#8436 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8438 …} -Children: Doctrine\ORM\PersistentCollection {#8441 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8444 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#8356 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8357 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8445 …} -Children: Doctrine\ORM\PersistentCollection {#8448 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8449 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#8442 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#8443 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8450 …} -Children: Doctrine\ORM\PersistentCollection {#8453 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8458 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#8456 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#8457 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8459 …} -Children: Doctrine\ORM\PersistentCollection {#8462 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8467 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#8463 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#8464 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8472 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#8465 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#8466 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8481 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#8477 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#8478 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8486 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#8479 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#8480 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8487 …} -Children: Doctrine\ORM\PersistentCollection {#8490 …} -Parent: Eccube\Entity\Category {#8481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8495 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#8491 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#8492 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8500 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#8493 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#8494 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8501 …} -Children: Doctrine\ORM\PersistentCollection {#8504 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8509 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#8507 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#8508 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8510 …} -Children: Doctrine\ORM\PersistentCollection {#8513 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8516 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#8514 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#8515 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8523 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#8521 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#8522 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8528 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#8455 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8454 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8529 …} -Children: Doctrine\ORM\PersistentCollection {#8532 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8533 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#8434 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8433 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8534 …} -Children: Doctrine\ORM\PersistentCollection {#8537 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8542 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#8540 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#8541 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8543 …} -Children: Doctrine\ORM\PersistentCollection {#8546 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8549 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#8547 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8548 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8550 …} -Children: Doctrine\ORM\PersistentCollection {#8553 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8558 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#8554 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8555 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8559 …} -Children: Doctrine\ORM\PersistentCollection {#8562 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8563 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#8556 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8557 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8564 …} -Children: Doctrine\ORM\PersistentCollection {#8567 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8572 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#8570 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8571 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8579 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#8577 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8578 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8580 …} -Children: Doctrine\ORM\PersistentCollection {#8583 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8586 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#8568 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8569 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8587 …} -Children: Doctrine\ORM\PersistentCollection {#8590 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8591 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#8584 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8585 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8592 …} -Children: Doctrine\ORM\PersistentCollection {#8595 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8600 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#8598 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8599 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8601 …} -Children: Doctrine\ORM\PersistentCollection {#8604 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8607 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#8605 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8606 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8608 …} -Children: Doctrine\ORM\PersistentCollection {#8611 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8612 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#8596 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8597 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8613 …} -Children: Doctrine\ORM\PersistentCollection {#8616 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8619 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#8617 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8618 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8620 …} -Children: Doctrine\ORM\PersistentCollection {#8623 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8626 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#8538 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8539 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8627 …} -Children: Doctrine\ORM\PersistentCollection {#8630 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8631 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#8624 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8625 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8632 …} -Children: Doctrine\ORM\PersistentCollection {#8635 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8640 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#8638 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8639 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8641 …} -Children: Doctrine\ORM\PersistentCollection {#8644 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8647 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#8645 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8646 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8648 …} -Children: Doctrine\ORM\PersistentCollection {#8651 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8654 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#8652 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8653 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8655 …} -Children: Doctrine\ORM\PersistentCollection {#8658 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8661 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#8505 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8506 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8662 …} -Children: Doctrine\ORM\PersistentCollection {#8665 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8666 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#8659 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#8660 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8667 …} -Children: Doctrine\ORM\PersistentCollection {#8670 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8677 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#8673 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#8674 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8678 …} -Children: Doctrine\ORM\PersistentCollection {#8681 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8682 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#8675 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#8676 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8683 …} -Children: Doctrine\ORM\PersistentCollection {#8686 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8691 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#8689 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#8690 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8692 …} -Children: Doctrine\ORM\PersistentCollection {#8695 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8698 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#8696 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#8697 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8699 …} -Children: Doctrine\ORM\PersistentCollection {#8702 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8705 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#8703 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#8704 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8706 …} -Children: Doctrine\ORM\PersistentCollection {#8709 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8712 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#8710 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#8711 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8713 …} -Children: Doctrine\ORM\PersistentCollection {#8716 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8719 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#8717 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#8718 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8720 …} -Children: Doctrine\ORM\PersistentCollection {#8723 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8726 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#8724 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#8725 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8727 …} -Children: Doctrine\ORM\PersistentCollection {#8730 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8733 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#8687 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8688 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8734 …} -Children: Doctrine\ORM\PersistentCollection {#8737 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8738 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#8731 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8732 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8739 …} -Children: Doctrine\ORM\PersistentCollection {#8742 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8747 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#8745 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8746 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8748 …} -Children: Doctrine\ORM\PersistentCollection {#8751 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8754 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#8752 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8753 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8755 …} -Children: Doctrine\ORM\PersistentCollection {#8758 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8761 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#8759 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8760 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8762 …} -Children: Doctrine\ORM\PersistentCollection {#8765 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8766 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#8637 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8636 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8767 …} -Children: Doctrine\ORM\PersistentCollection {#8770 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8775 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#8771 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8772 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8776 …} -Children: Doctrine\ORM\PersistentCollection {#8779 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8780 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#8773 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8774 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8781 …} -Children: Doctrine\ORM\PersistentCollection {#8784 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8789 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#8787 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8788 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8793 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8794 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#8671 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8795 …} -Children: Doctrine\ORM\PersistentCollection {#8798 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8799 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#8743 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#8744 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8800 …} -Children: Doctrine\ORM\PersistentCollection {#8803 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8808 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#8806 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#8807 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8809 …} -Children: Doctrine\ORM\PersistentCollection {#8812 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8815 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#8813 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#8814 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8816 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8822 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#8820 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8821 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8823 …} -Children: Doctrine\ORM\PersistentCollection {#8826 …} -Parent: Eccube\Entity\Category {#8794} -Creator: null +description: null } Eccube\Entity\Category {#8829 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#8786 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8785 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8830 …} -Children: Doctrine\ORM\PersistentCollection {#8833 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8834 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#8827 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#8828 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8835 …} -Children: Doctrine\ORM\PersistentCollection {#8838 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8843 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#8841 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#8842 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8844 …} -Children: Doctrine\ORM\PersistentCollection {#8847 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8850 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#8848 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#8849 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8851 …} -Children: Doctrine\ORM\PersistentCollection {#8854 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8857 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#8839 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8840 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8858 …} -Children: Doctrine\ORM\PersistentCollection {#8861 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8862 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#8855 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#8856 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8863 …} -Children: Doctrine\ORM\PersistentCollection {#8866 …} -Parent: Eccube\Entity\Category {#8857} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8869 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#8867 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8868 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8870 …} -Children: Doctrine\ORM\PersistentCollection {#8873 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8876 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#8874 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8875 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8877 …} -Children: Doctrine\ORM\PersistentCollection {#8880 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8885 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#8805 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8804 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8886 …} -Children: Doctrine\ORM\PersistentCollection {#8889 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8890 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#8881 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8882 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8891 …} -Children: Doctrine\ORM\PersistentCollection {#8894 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8895 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#8883 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8884 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8896 …} -Children: Doctrine\ORM\PersistentCollection {#8899 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8906 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#8904 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8905 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8907 …} -Children: Doctrine\ORM\PersistentCollection {#8910 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8913 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#8911 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8912 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8914 …} -Children: Doctrine\ORM\PersistentCollection {#8917 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8920 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#8918 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8919 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8921 …} -Children: Doctrine\ORM\PersistentCollection {#8924 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8927 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#8901 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8900 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8928 …} -Children: Doctrine\ORM\PersistentCollection {#8931 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8932 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#8925 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8926 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8933 …} -Children: Doctrine\ORM\PersistentCollection {#8936 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8941 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8939 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8940 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8942 …} -Children: Doctrine\ORM\PersistentCollection {#8945 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8948 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8946 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8947 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8952 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8955 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8953 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8954 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#8959 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8962 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8960 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8963 …} -Children: Doctrine\ORM\PersistentCollection {#8966 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8971 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8967 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8968 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8972 …} -Children: Doctrine\ORM\PersistentCollection {#8975 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8976 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8969 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8970 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8977 …} -Children: Doctrine\ORM\PersistentCollection {#8980 …} -Parent: Eccube\Entity\Category {#8971} -Creator: null +description: null } Eccube\Entity\Category {#8983 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#8938 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8937 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8984 …} -Children: Doctrine\ORM\PersistentCollection {#8987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8988 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#8903 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8989 …} -Children: Doctrine\ORM\PersistentCollection {#8992 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#8993 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8981 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8982 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8994 …} -Children: Doctrine\ORM\PersistentCollection {#8997 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9004 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#9002 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9003 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9005 …} -Children: Doctrine\ORM\PersistentCollection {#9008 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9011 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#9009 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9010 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9012 …} -Children: Doctrine\ORM\PersistentCollection {#9015 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9018 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#9016 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9017 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9019 …} -Children: Doctrine\ORM\PersistentCollection {#9022 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9025 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#9023 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9024 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9026 …} -Children: Doctrine\ORM\PersistentCollection {#9029 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9032 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#9030 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9031 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9033 …} -Children: Doctrine\ORM\PersistentCollection {#9036 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9039 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#9037 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9038 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9040 …} -Children: Doctrine\ORM\PersistentCollection {#9043 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9046 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#9044 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9045 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9047 …} -Children: Doctrine\ORM\PersistentCollection {#9050 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9053 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#9051 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9052 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9054 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9060 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#9058 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9059 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9064 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9067 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#9065 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9066 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9068 …} -Children: Doctrine\ORM\PersistentCollection {#9071 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9074 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#9072 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9073 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9075 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9083 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#9079 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9088 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#9081 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#9082 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9089 …} -Children: Doctrine\ORM\PersistentCollection {#9092 …} -Parent: Eccube\Entity\Category {#9083} -Creator: null +description: null } Eccube\Entity\Category {#9095 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#9000 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9001 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9100 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#9093 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9104 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9109 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#9107 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9116 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#9114 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9123 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#9121 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9130 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#9128 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9137 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#9135 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9136 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9144 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#9142 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9151 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#9105 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9106 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9156 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#9149 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9151} -Creator: null +description: null } Eccube\Entity\Category {#9165 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#9161 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9162 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9170 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#9163 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9165} -Creator: null +description: null } Eccube\Entity\Category {#9179 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#9175 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9184 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#9177 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9178 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9193 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#9191 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9200 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#9198 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9201 …} -Children: Doctrine\ORM\PersistentCollection {#9204 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9207 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#9205 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9214 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8999 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8998 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9215 …} -Children: Doctrine\ORM\PersistentCollection {#9218 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9219 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#9212 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9228 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#9226 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9229 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9235 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#9233 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9239 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9242 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#9240 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9243 …} -Children: Doctrine\ORM\PersistentCollection {#9246 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9249 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#9247 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9253 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9256 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#9254 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9255 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9257 …} -Children: Doctrine\ORM\PersistentCollection {#9260 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9265 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#9261 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9270 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#9263 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#9264 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: null +description: null } Eccube\Entity\Category {#9277 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#9224 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9278 …} -Children: Doctrine\ORM\PersistentCollection {#9281 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9282 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#9275 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9277} -Creator: null +description: null } Eccube\Entity\Category {#9291 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#9287 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9296 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#9289 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9305 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#9303 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9306 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9310 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#9190 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9189 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9319 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#9315 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9320 …} -Children: Doctrine\ORM\PersistentCollection {#9323 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9324 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#9317 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9318 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9319} -Creator: null +description: null } Eccube\Entity\Category {#9331 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#9329 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9330 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9338 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#9301 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9343 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#9336 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9344 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9354 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#9350 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9359 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#9352 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#9353 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9368 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#9366 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#9367 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9369 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9373 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#9348 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9380 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#9378 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9389 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#9385 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#9386 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9390 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9394 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#9387 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#9388 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9389} -Creator: null +description: null } Eccube\Entity\Category {#9403 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#9364 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9404 …} -Children: Doctrine\ORM\PersistentCollection {#9407 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9408 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#9399 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9403} -Creator: null +description: null } Eccube\Entity\Category {#9413 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#9401 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9424 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#9422 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9423 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9428 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9431 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#9429 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9430 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9432 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9438 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#9436 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9437 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9445 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#9443 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9444 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9446 …} -Children: Doctrine\ORM\PersistentCollection {#9449 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9450 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#9418 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9419 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9455 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#9420 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#9421 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9456 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9450} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9464 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#9462 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9471 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#9469 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9470 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9478 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#9476 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9485 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#9483 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9492 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#9490 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9501 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#9461 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9460 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9502 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9506 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#9497 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9498 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9511 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#9499 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9512 …} -Children: Doctrine\ORM\PersistentCollection {#9515 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9522 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#9520 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9523 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9529 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#9517 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9516 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9533 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9534 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#9527 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9543 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#9541 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9550 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#9519 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9518 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9554 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9555 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#9548 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9564 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#9562 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9565 …} -Children: Doctrine\ORM\PersistentCollection {#9568 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9571 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#9540 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9539 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9572 …} -Children: Doctrine\ORM\PersistentCollection {#9575 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9576 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#9569 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#9570 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9571} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9585 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#9583 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9586 …} -Children: Doctrine\ORM\PersistentCollection {#9589 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9592 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#9590 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9591 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9593 …} -Children: Doctrine\ORM\PersistentCollection {#9596 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9599 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#9597 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9600 …} -Children: Doctrine\ORM\PersistentCollection {#9603 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9606 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#9604 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9607 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9613 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#9611 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9617 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9620 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#9618 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9621 …} -Children: Doctrine\ORM\PersistentCollection {#9624 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9627 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#9581 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9582 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9628 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9632 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#9625 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9641 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#9639 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9642 …} -Children: Doctrine\ORM\PersistentCollection {#9645 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9648 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#9646 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9649 …} -Children: Doctrine\ORM\PersistentCollection {#9652 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9653 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#9637 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9638 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9662 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#9658 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9663 …} -Children: Doctrine\ORM\PersistentCollection {#9666 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9667 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#9660 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9676 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#9674 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9680 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9683 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#9681 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9684 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9690 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#9688 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9691 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9697 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#9560 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9561 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9698 …} -Children: Doctrine\ORM\PersistentCollection {#9701 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9702 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#9695 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9711 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#9709 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9712 …} -Children: Doctrine\ORM\PersistentCollection {#9715 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9716 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#9673 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9672 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9723 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#9721 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9722 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9730 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#9728 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9729 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9737 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#9735 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9744 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#9742 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9743 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9751 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#9749 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9750 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#9756 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#9708 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9707 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9757 …} -Children: Doctrine\ORM\PersistentCollection {#9760 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9767 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#9761 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9762 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9768 …} -Children: Doctrine\ORM\PersistentCollection {#9771 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9772 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#9763 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#9764 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9777 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#9765 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#9766 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9778 …} -Children: Doctrine\ORM\PersistentCollection {#9781 …} -Parent: Eccube\Entity\Category {#9772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9788 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#9784 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#9785 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9789 …} -Children: Doctrine\ORM\PersistentCollection {#9792 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9793 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#9786 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#9787 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9802 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#9800 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#9801 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9803 …} -Children: Doctrine\ORM\PersistentCollection {#9806 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9809 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#9799 date: 2019-12-17 11:18:33.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 {#9810 …} -Children: Doctrine\ORM\PersistentCollection {#9813 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9814 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#9782 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#9783 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9819 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#9807 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9808 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9820 …} -Children: Doctrine\ORM\PersistentCollection {#9823 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9830 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#9828 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9829 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9831 …} -Children: Doctrine\ORM\PersistentCollection {#9834 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9837 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#9825 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9824 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9838 …} -Children: Doctrine\ORM\PersistentCollection {#9841 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9842 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#9835 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9836 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9851 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#9849 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9850 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9852 …} -Children: Doctrine\ORM\PersistentCollection {#9855 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9858 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#9856 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9857 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9859 …} -Children: Doctrine\ORM\PersistentCollection {#9862 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9865 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#9847 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9866 …} -Children: Doctrine\ORM\PersistentCollection {#9869 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9870 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#9863 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#9864 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9879 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#9877 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9878 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9880 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9886 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#9884 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9887 …} -Children: Doctrine\ORM\PersistentCollection {#9890 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9893 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#9891 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9894 …} -Children: Doctrine\ORM\PersistentCollection {#9897 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9898 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#9826 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9827 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9905 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#9903 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9904 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9912 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#9910 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9919 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#9917 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9926 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#9924 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9933 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#9931 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9932 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9940 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#9938 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9947 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9945 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9956 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9952 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9957 …} -Children: Doctrine\ORM\PersistentCollection {#9960 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9961 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9954 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9962 …} -Children: Doctrine\ORM\PersistentCollection {#9965 …} -Parent: Eccube\Entity\Category {#9956} -Creator: null +description: null } Eccube\Entity\Category {#9968 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9966 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9967 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9975 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9973 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9974 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9982 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9980 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9981 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9989 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9987 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9988 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9998 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9994 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9995 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9999 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#10003 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9996 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9997 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9998} -Creator: null +description: null } Eccube\Entity\Category {#10014 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#9876 date: 2019-12-17 11:18:56.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 {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10018 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10019 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#10008 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#10009 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10020 …} -Children: Doctrine\ORM\PersistentCollection {#10023 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10024 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#10010 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10011 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10029 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#10012 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10013 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10030 …} -Children: Doctrine\ORM\PersistentCollection {#10033 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10042 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#10040 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10041 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10043 …} -Children: Doctrine\ORM\PersistentCollection {#10046 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10049 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#10047 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10048 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10050 …} -Children: Doctrine\ORM\PersistentCollection {#10053 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10056 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#10054 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10055 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10057 …} -Children: Doctrine\ORM\PersistentCollection {#10060 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10063 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#10061 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10062 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10064 …} -Children: Doctrine\ORM\PersistentCollection {#10067 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10070 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#10068 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10069 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10071 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10077 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#10075 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10076 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10081 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10084 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#10082 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10083 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10085 …} -Children: Doctrine\ORM\PersistentCollection {#10088 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10091 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#10089 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10090 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10092 …} -Children: Doctrine\ORM\PersistentCollection {#10095 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10098 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#10038 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10039 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10099 …} -Children: Doctrine\ORM\PersistentCollection {#10102 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10103 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#10096 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10097 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10104 …} -Children: Doctrine\ORM\PersistentCollection {#10107 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10112 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#10110 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10111 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10113 …} -Children: Doctrine\ORM\PersistentCollection {#10116 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10119 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#10117 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10118 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10120 …} -Children: Doctrine\ORM\PersistentCollection {#10123 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10126 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#10124 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10125 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10127 …} -Children: Doctrine\ORM\PersistentCollection {#10130 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10133 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#10131 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10132 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10134 …} -Children: Doctrine\ORM\PersistentCollection {#10137 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10140 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#10138 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10139 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10144 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10147 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#10145 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10146 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10148 …} -Children: Doctrine\ORM\PersistentCollection {#10151 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10154 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#10152 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10153 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10155 …} -Children: Doctrine\ORM\PersistentCollection {#10158 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10161 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#10159 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#10160 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10162 …} -Children: Doctrine\ORM\PersistentCollection {#10165 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10168 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#10108 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10169 …} -Children: Doctrine\ORM\PersistentCollection {#10172 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10173 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#10166 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10167 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10174 …} -Children: Doctrine\ORM\PersistentCollection {#10177 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10182 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#10180 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10181 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10183 …} -Children: Doctrine\ORM\PersistentCollection {#10186 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10189 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#10187 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10188 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10190 …} -Children: Doctrine\ORM\PersistentCollection {#10193 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10194 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#10178 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10179 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10195 …} -Children: Doctrine\ORM\PersistentCollection {#10198 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10201 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#10199 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10200 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10202 …} -Children: Doctrine\ORM\PersistentCollection {#10205 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10206 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#10036 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10215 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#10035 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10034 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10216 …} -Children: Doctrine\ORM\PersistentCollection {#10219 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10220 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#10211 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10212 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10225 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#10213 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10214 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10226 …} -Children: Doctrine\ORM\PersistentCollection {#10229 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10236 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#10234 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10235 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10237 …} -Children: Doctrine\ORM\PersistentCollection {#10240 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10243 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#10241 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10242 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10244 …} -Children: Doctrine\ORM\PersistentCollection {#10247 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10250 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#10248 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10249 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10251 …} -Children: Doctrine\ORM\PersistentCollection {#10254 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10257 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#10255 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10256 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10258 …} -Children: Doctrine\ORM\PersistentCollection {#10261 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10266 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#10262 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10263 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10267 …} -Children: Doctrine\ORM\PersistentCollection {#10270 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10271 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#10264 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10265 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10272 …} -Children: Doctrine\ORM\PersistentCollection {#10275 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10280 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#10278 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10279 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10281 …} -Children: Doctrine\ORM\PersistentCollection {#10284 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10287 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#10285 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10286 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10288 …} -Children: Doctrine\ORM\PersistentCollection {#10291 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10294 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#10292 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10293 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10295 …} -Children: Doctrine\ORM\PersistentCollection {#10298 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10301 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#10299 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10300 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10302 …} -Children: Doctrine\ORM\PersistentCollection {#10305 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10308 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#10306 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10307 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10309 …} -Children: Doctrine\ORM\PersistentCollection {#10312 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10315 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#10313 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10314 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10316 …} -Children: Doctrine\ORM\PersistentCollection {#10319 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10322 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#10320 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10321 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10323 …} -Children: Doctrine\ORM\PersistentCollection {#10326 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10329 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#10232 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10233 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10330 …} -Children: Doctrine\ORM\PersistentCollection {#10333 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10334 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#10327 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10328 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10335 …} -Children: Doctrine\ORM\PersistentCollection {#10338 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10343 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#10341 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10342 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10344 …} -Children: Doctrine\ORM\PersistentCollection {#10347 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10350 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#10348 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10349 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10351 …} -Children: Doctrine\ORM\PersistentCollection {#10354 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10357 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#10355 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10356 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10358 …} -Children: Doctrine\ORM\PersistentCollection {#10361 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10364 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#10362 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10365 …} -Children: Doctrine\ORM\PersistentCollection {#10368 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10371 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#10339 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10372 …} -Children: Doctrine\ORM\PersistentCollection {#10375 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10376 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#10369 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10370 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10377 …} -Children: Doctrine\ORM\PersistentCollection {#10380 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10385 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#10383 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10386 …} -Children: Doctrine\ORM\PersistentCollection {#10389 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10392 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#10390 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10393 …} -Children: Doctrine\ORM\PersistentCollection {#10396 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10399 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#10397 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10400 …} -Children: Doctrine\ORM\PersistentCollection {#10403 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10406 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#10404 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10407 …} -Children: Doctrine\ORM\PersistentCollection {#10410 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10413 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#10381 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10414 …} -Children: Doctrine\ORM\PersistentCollection {#10417 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10418 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#10411 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#10412 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10419 …} -Children: Doctrine\ORM\PersistentCollection {#10422 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10427 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#10425 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#10426 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10428 …} -Children: Doctrine\ORM\PersistentCollection {#10431 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10432 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#10230 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10231 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10433 …} -Children: Doctrine\ORM\PersistentCollection {#10436 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10439 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#10423 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10424 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10440 …} -Children: Doctrine\ORM\PersistentCollection {#10443 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10444 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#10437 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10453 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#10451 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10452 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10454 …} -Children: Doctrine\ORM\PersistentCollection {#10457 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10460 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#10458 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10459 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10461 …} -Children: Doctrine\ORM\PersistentCollection {#10464 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10467 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#10465 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10466 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10468 …} -Children: Doctrine\ORM\PersistentCollection {#10471 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10474 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#10472 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10473 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10475 …} -Children: Doctrine\ORM\PersistentCollection {#10478 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10481 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#10479 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10480 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10482 …} -Children: Doctrine\ORM\PersistentCollection {#10485 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10488 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#10486 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#10487 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10489 …} -Children: Doctrine\ORM\PersistentCollection {#10492 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10495 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#10493 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10494 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10496 …} -Children: Doctrine\ORM\PersistentCollection {#10499 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10502 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#10276 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10277 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10503 …} -Children: Doctrine\ORM\PersistentCollection {#10506 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10507 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#10500 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10501 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10502} -Creator: null +description: null } Eccube\Entity\Category {#10516 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#10512 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10513 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10517 …} -Children: Doctrine\ORM\PersistentCollection {#10520 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10521 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#10514 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10515 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10516} -Creator: null +description: null } Eccube\Entity\Category {#10530 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#10526 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10527 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10531 …} -Children: Doctrine\ORM\PersistentCollection {#10534 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10535 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#10528 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10529 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10536 …} -Children: Doctrine\ORM\PersistentCollection {#10539 …} -Parent: Eccube\Entity\Category {#10530} -Creator: null +description: null } Eccube\Entity\Category {#10544 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#10540 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10541 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10545 …} -Children: Doctrine\ORM\PersistentCollection {#10548 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10549 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#10542 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10543 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10550 …} -Children: Doctrine\ORM\PersistentCollection {#10553 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10558 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#10556 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10559 …} -Children: Doctrine\ORM\PersistentCollection {#10562 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10565 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#10449 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10450 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10566 …} -Children: Doctrine\ORM\PersistentCollection {#10569 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10570 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#10563 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10571 …} -Children: Doctrine\ORM\PersistentCollection {#10574 …} -Parent: Eccube\Entity\Category {#10565} -Creator: null +description: null } Eccube\Entity\Category {#10577 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#10575 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10576 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10578 …} -Children: Doctrine\ORM\PersistentCollection {#10581 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10584 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#10555 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10554 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10585 …} -Children: Doctrine\ORM\PersistentCollection {#10588 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10589 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#10582 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10583 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10590 …} -Children: Doctrine\ORM\PersistentCollection {#10593 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10598 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#10596 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10597 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10599 …} -Children: Doctrine\ORM\PersistentCollection {#10602 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10605 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#10603 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10604 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10606 …} -Children: Doctrine\ORM\PersistentCollection {#10609 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10612 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#10610 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10611 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10613 …} -Children: Doctrine\ORM\PersistentCollection {#10616 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10619 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#10617 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10618 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10620 …} -Children: Doctrine\ORM\PersistentCollection {#10623 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10626 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#10624 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10625 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10627 …} -Children: Doctrine\ORM\PersistentCollection {#10630 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10633 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#10631 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10632 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10634 …} -Children: Doctrine\ORM\PersistentCollection {#10637 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10640 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#10638 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10639 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10641 …} -Children: Doctrine\ORM\PersistentCollection {#10644 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10647 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#10645 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10646 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10648 …} -Children: Doctrine\ORM\PersistentCollection {#10651 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10654 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#10652 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10653 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10655 …} -Children: Doctrine\ORM\PersistentCollection {#10658 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10661 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#10659 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10660 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10662 …} -Children: Doctrine\ORM\PersistentCollection {#10665 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10668 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#10594 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10595 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10669 …} -Children: Doctrine\ORM\PersistentCollection {#10672 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10673 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#10666 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10667 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10674 …} -Children: Doctrine\ORM\PersistentCollection {#10677 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10682 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#10680 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10681 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10683 …} -Children: Doctrine\ORM\PersistentCollection {#10686 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10689 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#10687 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10688 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10690 …} -Children: Doctrine\ORM\PersistentCollection {#10693 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10696 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#10694 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10695 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10697 …} -Children: Doctrine\ORM\PersistentCollection {#10700 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10703 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#10701 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10702 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10704 …} -Children: Doctrine\ORM\PersistentCollection {#10707 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10710 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#10678 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10679 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10711 …} -Children: Doctrine\ORM\PersistentCollection {#10714 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10715 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#10708 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10709 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10716 …} -Children: Doctrine\ORM\PersistentCollection {#10719 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10724 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#10722 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10725 …} -Children: Doctrine\ORM\PersistentCollection {#10728 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10731 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#10729 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10730 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10732 …} -Children: Doctrine\ORM\PersistentCollection {#10735 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10738 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#10736 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10737 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10739 …} -Children: Doctrine\ORM\PersistentCollection {#10742 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10745 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#10743 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10744 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10746 …} -Children: Doctrine\ORM\PersistentCollection {#10749 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10752 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#10750 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10751 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10753 …} -Children: Doctrine\ORM\PersistentCollection {#10756 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10759 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#10757 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10758 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10760 …} -Children: Doctrine\ORM\PersistentCollection {#10763 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10766 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#10764 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#10765 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10767 …} -Children: Doctrine\ORM\PersistentCollection {#10770 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10773 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#10771 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10772 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10774 …} -Children: Doctrine\ORM\PersistentCollection {#10777 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10780 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#10778 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10781 …} -Children: Doctrine\ORM\PersistentCollection {#10784 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10787 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#10785 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10788 …} -Children: Doctrine\ORM\PersistentCollection {#10791 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10794 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#10792 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10795 …} -Children: Doctrine\ORM\PersistentCollection {#10798 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10799 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#10721 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#10720 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10800 …} -Children: Doctrine\ORM\PersistentCollection {#10803 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10806 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#10804 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10807 …} -Children: Doctrine\ORM\PersistentCollection {#10810 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10815 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#10811 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10816 …} -Children: Doctrine\ORM\PersistentCollection {#10819 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10820 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#10813 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10814 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10821 …} -Children: Doctrine\ORM\PersistentCollection {#10824 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10829 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#10827 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10830 …} -Children: Doctrine\ORM\PersistentCollection {#10833 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10836 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#10834 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10837 …} -Children: Doctrine\ORM\PersistentCollection {#10840 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10841 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#10825 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10826 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10842 …} -Children: Doctrine\ORM\PersistentCollection {#10845 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10850 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#10846 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10851 …} -Children: Doctrine\ORM\PersistentCollection {#10854 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10855 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#10848 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10856 …} -Children: Doctrine\ORM\PersistentCollection {#10859 …} -Parent: Eccube\Entity\Category {#10850} -Creator: null +description: null } Eccube\Entity\Category {#10862 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#10860 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10861 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10863 …} -Children: Doctrine\ORM\PersistentCollection {#10866 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10875 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#10867 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10868 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10876 …} -Children: Doctrine\ORM\PersistentCollection {#10879 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10880 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#10869 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#10870 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10881 …} -Children: Doctrine\ORM\PersistentCollection {#10884 …} -Parent: Eccube\Entity\Category {#10875} -Creator: null +description: null } Eccube\Entity\Category {#10885 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#10871 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#10872 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10886 …} -Children: Doctrine\ORM\PersistentCollection {#10889 …} -Parent: Eccube\Entity\Category {#10880} -Creator: null +description: null } Eccube\Entity\Category {#10890 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#10873 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#10874 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10891 …} -Children: Doctrine\ORM\PersistentCollection {#10894 …} -Parent: Eccube\Entity\Category {#10885} -Creator: null +description: null } Eccube\Entity\Category {#10899 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#10895 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#10896 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10900 …} -Children: Doctrine\ORM\PersistentCollection {#10903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10904 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#10897 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#10898 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10905 …} -Children: Doctrine\ORM\PersistentCollection {#10908 …} -Parent: Eccube\Entity\Category {#10899} -Creator: null +description: null } Eccube\Entity\Category {#10913 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#10911 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#10912 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10914 …} -Children: Doctrine\ORM\PersistentCollection {#10917 …} -Parent: Eccube\Entity\Category {#10899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10918 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#10910 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#10909 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10919 …} -Children: Doctrine\ORM\PersistentCollection {#10922 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10925 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#10923 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10924 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10926 …} -Children: Doctrine\ORM\PersistentCollection {#10929 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10932 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#10930 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10931 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10933 …} -Children: Doctrine\ORM\PersistentCollection {#10936 …} -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 {#6556 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6360 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6512 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6600 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#7570 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#7602 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#7600 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7851 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#7598 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#7596 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7847 …} -Parent: Eccube\Entity\Category {#7570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7840 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#7846 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#7845 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7839 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#7835 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#7844 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7843 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7830 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#7842 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#7841 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7593 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#7597 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#7592 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7621 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7816 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#7824 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7825 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7821 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#7814 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7815 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7863 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#7861 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7862 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7870 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#7868 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7869 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7877 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#7859 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7860 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7882 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#7875 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#7876 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7891 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#7887 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7896 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#7889 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#7890 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7905 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#7903 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#7904 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7912 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#7591 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7823 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7917 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#7910 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#7911 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7926 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#7924 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#7925 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7933 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#7902 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7901 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7938 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#7931 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#7932 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7947 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7945 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7946 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7954 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7952 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7953 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7961 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7943 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7944 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7966 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7959 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7960 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "コイズミ照明の商品" } Eccube\Entity\Category {#7975 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7973 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7974 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7982 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#7922 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7987 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7980 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7981 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7982} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#7996 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7992 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7993 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8001 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7994 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7995 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8010 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#8008 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#8009 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8017 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7971 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7972 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8022 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#8015 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#8016 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8031 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#8029 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#8030 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8038 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#8036 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#8037 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8045 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#8027 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8028 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8050 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#8043 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#8044 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8059 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#8057 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#8058 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8066 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#8006 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8071 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#8064 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#8065 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#8066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8080 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#8076 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8077 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8085 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#8078 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#8079 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#8080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8094 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#8090 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8099 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#8092 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#8093 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#8094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8108 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#8104 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8109 …} -Children: Doctrine\ORM\PersistentCollection {#8112 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8113 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#8106 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#8107 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#8108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8122 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#8118 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8119 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8123 …} -Children: Doctrine\ORM\PersistentCollection {#8126 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8127 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#8120 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#8121 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#8122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8136 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#8132 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8133 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8141 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#8134 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#8135 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#8136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8150 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#8146 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8147 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8155 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#8148 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#8149 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8164 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#8162 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#8163 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8171 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#8169 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#8170 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8178 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#8160 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8161 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8183 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#8176 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#8177 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#8178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8190 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#8188 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8191 …} -Children: Doctrine\ORM\PersistentCollection {#8194 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8199 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#8195 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8196 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8204 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#8197 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#8198 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: Eccube\Entity\Category {#8199} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8213 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#8209 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8210 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8218 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#8211 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#8212 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8227 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#8225 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#8226 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8228 …} -Children: Doctrine\ORM\PersistentCollection {#8231 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8234 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#8224 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8223 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8235 …} -Children: Doctrine\ORM\PersistentCollection {#8238 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8239 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#8056 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8055 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8244 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#8232 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#8233 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8245 …} -Children: Doctrine\ORM\PersistentCollection {#8248 …} -Parent: Eccube\Entity\Category {#8239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8255 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#8251 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8252 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8256 …} -Children: Doctrine\ORM\PersistentCollection {#8259 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8260 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#8253 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#8254 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8269 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#8265 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8266 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8270 …} -Children: Doctrine\ORM\PersistentCollection {#8273 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8274 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#8267 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#8268 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8283 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#8281 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#8282 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8290 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#8250 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8249 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8291 …} -Children: Doctrine\ORM\PersistentCollection {#8294 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8295 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#8288 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#8289 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8290} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8304 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#8300 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8301 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8305 …} -Children: Doctrine\ORM\PersistentCollection {#8308 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8309 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#8302 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8303 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8310 …} -Children: Doctrine\ORM\PersistentCollection {#8313 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8318 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#8316 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8317 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8319 …} -Children: Doctrine\ORM\PersistentCollection {#8322 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8325 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#8279 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8280 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8326 …} -Children: Doctrine\ORM\PersistentCollection {#8329 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8330 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#8323 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#8324 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8331 …} -Children: Doctrine\ORM\PersistentCollection {#8334 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8339 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#8337 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#8338 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8340 …} -Children: Doctrine\ORM\PersistentCollection {#8343 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8346 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#8315 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8314 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8347 …} -Children: Doctrine\ORM\PersistentCollection {#8350 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8351 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#8344 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#8345 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8352 …} -Children: Doctrine\ORM\PersistentCollection {#8355 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8360 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#8358 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#8359 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8361 …} -Children: Doctrine\ORM\PersistentCollection {#8364 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8367 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#8336 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8335 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8368 …} -Children: Doctrine\ORM\PersistentCollection {#8371 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8372 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#8365 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#8366 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8373 …} -Children: Doctrine\ORM\PersistentCollection {#8376 …} -Parent: Eccube\Entity\Category {#8367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8381 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#8377 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8386 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#8379 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#8380 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8387 …} -Children: Doctrine\ORM\PersistentCollection {#8390 …} -Parent: Eccube\Entity\Category {#8381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8395 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#8391 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8392 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8396 …} -Children: Doctrine\ORM\PersistentCollection {#8399 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8400 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#8393 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#8394 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8401 …} -Children: Doctrine\ORM\PersistentCollection {#8404 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8409 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#8407 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#8408 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8410 …} -Children: Doctrine\ORM\PersistentCollection {#8413 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8416 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#8414 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#8415 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8417 …} -Children: Doctrine\ORM\PersistentCollection {#8420 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8423 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#8405 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8406 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8424 …} -Children: Doctrine\ORM\PersistentCollection {#8427 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8428 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#8421 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#8422 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8429 …} -Children: Doctrine\ORM\PersistentCollection {#8432 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8437 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#8435 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#8436 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8438 …} -Children: Doctrine\ORM\PersistentCollection {#8441 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8444 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#8356 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8357 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8445 …} -Children: Doctrine\ORM\PersistentCollection {#8448 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8449 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#8442 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#8443 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8450 …} -Children: Doctrine\ORM\PersistentCollection {#8453 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8458 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#8456 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#8457 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8459 …} -Children: Doctrine\ORM\PersistentCollection {#8462 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8467 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#8463 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#8464 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8472 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#8465 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#8466 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8481 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#8477 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#8478 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8486 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#8479 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#8480 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8487 …} -Children: Doctrine\ORM\PersistentCollection {#8490 …} -Parent: Eccube\Entity\Category {#8481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8495 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#8491 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#8492 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8500 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#8493 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#8494 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8501 …} -Children: Doctrine\ORM\PersistentCollection {#8504 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8509 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#8507 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#8508 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8510 …} -Children: Doctrine\ORM\PersistentCollection {#8513 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8516 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#8514 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#8515 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8523 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#8521 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#8522 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8528 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#8455 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8454 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8529 …} -Children: Doctrine\ORM\PersistentCollection {#8532 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8533 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#8434 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8433 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8534 …} -Children: Doctrine\ORM\PersistentCollection {#8537 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8542 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#8540 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#8541 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8543 …} -Children: Doctrine\ORM\PersistentCollection {#8546 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8549 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#8547 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8548 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8550 …} -Children: Doctrine\ORM\PersistentCollection {#8553 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8558 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#8554 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8555 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8559 …} -Children: Doctrine\ORM\PersistentCollection {#8562 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8563 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#8556 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8557 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8564 …} -Children: Doctrine\ORM\PersistentCollection {#8567 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8572 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#8570 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8571 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8579 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#8577 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8578 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8580 …} -Children: Doctrine\ORM\PersistentCollection {#8583 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8586 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#8568 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8569 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8587 …} -Children: Doctrine\ORM\PersistentCollection {#8590 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8591 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#8584 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8585 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8592 …} -Children: Doctrine\ORM\PersistentCollection {#8595 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8600 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#8598 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8599 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8601 …} -Children: Doctrine\ORM\PersistentCollection {#8604 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8607 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#8605 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8606 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8608 …} -Children: Doctrine\ORM\PersistentCollection {#8611 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8612 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#8596 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8597 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8613 …} -Children: Doctrine\ORM\PersistentCollection {#8616 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8619 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#8617 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8618 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8620 …} -Children: Doctrine\ORM\PersistentCollection {#8623 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8626 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#8538 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8539 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8627 …} -Children: Doctrine\ORM\PersistentCollection {#8630 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8631 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#8624 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8625 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8632 …} -Children: Doctrine\ORM\PersistentCollection {#8635 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8640 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#8638 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8639 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8641 …} -Children: Doctrine\ORM\PersistentCollection {#8644 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8647 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#8645 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8646 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8648 …} -Children: Doctrine\ORM\PersistentCollection {#8651 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8654 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#8652 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8653 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8655 …} -Children: Doctrine\ORM\PersistentCollection {#8658 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8661 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#8505 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8506 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8662 …} -Children: Doctrine\ORM\PersistentCollection {#8665 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8666 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#8659 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#8660 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8667 …} -Children: Doctrine\ORM\PersistentCollection {#8670 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8677 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#8673 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#8674 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8678 …} -Children: Doctrine\ORM\PersistentCollection {#8681 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8682 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#8675 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#8676 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8683 …} -Children: Doctrine\ORM\PersistentCollection {#8686 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8691 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#8689 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#8690 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8692 …} -Children: Doctrine\ORM\PersistentCollection {#8695 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8698 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#8696 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#8697 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8699 …} -Children: Doctrine\ORM\PersistentCollection {#8702 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8705 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#8703 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#8704 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8706 …} -Children: Doctrine\ORM\PersistentCollection {#8709 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8712 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#8710 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#8711 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8713 …} -Children: Doctrine\ORM\PersistentCollection {#8716 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8719 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#8717 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#8718 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8720 …} -Children: Doctrine\ORM\PersistentCollection {#8723 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8726 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#8724 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#8725 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8727 …} -Children: Doctrine\ORM\PersistentCollection {#8730 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8733 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#8687 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8688 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8734 …} -Children: Doctrine\ORM\PersistentCollection {#8737 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8738 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#8731 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8732 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8739 …} -Children: Doctrine\ORM\PersistentCollection {#8742 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8747 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#8745 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8746 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8748 …} -Children: Doctrine\ORM\PersistentCollection {#8751 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8754 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#8752 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8753 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8755 …} -Children: Doctrine\ORM\PersistentCollection {#8758 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8761 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#8759 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8760 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8762 …} -Children: Doctrine\ORM\PersistentCollection {#8765 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8766 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#8637 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8636 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8767 …} -Children: Doctrine\ORM\PersistentCollection {#8770 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8775 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#8771 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8772 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8776 …} -Children: Doctrine\ORM\PersistentCollection {#8779 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8780 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#8773 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8774 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8781 …} -Children: Doctrine\ORM\PersistentCollection {#8784 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8789 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#8787 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8788 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8793 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8794 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#8671 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8795 …} -Children: Doctrine\ORM\PersistentCollection {#8798 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8799 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#8743 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#8744 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8800 …} -Children: Doctrine\ORM\PersistentCollection {#8803 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8808 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#8806 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#8807 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8809 …} -Children: Doctrine\ORM\PersistentCollection {#8812 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8815 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#8813 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#8814 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8816 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8822 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#8820 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8821 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8823 …} -Children: Doctrine\ORM\PersistentCollection {#8826 …} -Parent: Eccube\Entity\Category {#8794} -Creator: null +description: null } Eccube\Entity\Category {#8829 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#8786 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8785 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8830 …} -Children: Doctrine\ORM\PersistentCollection {#8833 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8834 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#8827 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#8828 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8835 …} -Children: Doctrine\ORM\PersistentCollection {#8838 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8843 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#8841 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#8842 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8844 …} -Children: Doctrine\ORM\PersistentCollection {#8847 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8850 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#8848 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#8849 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8851 …} -Children: Doctrine\ORM\PersistentCollection {#8854 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8857 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#8839 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8840 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8858 …} -Children: Doctrine\ORM\PersistentCollection {#8861 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8862 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#8855 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#8856 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8863 …} -Children: Doctrine\ORM\PersistentCollection {#8866 …} -Parent: Eccube\Entity\Category {#8857} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8869 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#8867 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8868 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8870 …} -Children: Doctrine\ORM\PersistentCollection {#8873 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8876 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#8874 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8875 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8877 …} -Children: Doctrine\ORM\PersistentCollection {#8880 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#8885 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#8805 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8804 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8886 …} -Children: Doctrine\ORM\PersistentCollection {#8889 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8890 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#8881 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8882 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8891 …} -Children: Doctrine\ORM\PersistentCollection {#8894 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8895 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#8883 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8884 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8896 …} -Children: Doctrine\ORM\PersistentCollection {#8899 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8906 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#8904 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8905 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8907 …} -Children: Doctrine\ORM\PersistentCollection {#8910 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8913 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#8911 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8912 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8914 …} -Children: Doctrine\ORM\PersistentCollection {#8917 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8920 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#8918 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8919 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8921 …} -Children: Doctrine\ORM\PersistentCollection {#8924 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } Eccube\Entity\Category {#8927 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#8901 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8900 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8928 …} -Children: Doctrine\ORM\PersistentCollection {#8931 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } Eccube\Entity\Category {#8932 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#8925 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8926 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8933 …} -Children: Doctrine\ORM\PersistentCollection {#8936 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8941 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8939 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8940 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8942 …} -Children: Doctrine\ORM\PersistentCollection {#8945 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8948 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8946 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8947 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8952 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8955 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8953 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8954 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#8959 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8962 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8960 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8963 …} -Children: Doctrine\ORM\PersistentCollection {#8966 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8971 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8967 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8968 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8972 …} -Children: Doctrine\ORM\PersistentCollection {#8975 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } Eccube\Entity\Category {#8976 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8969 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8970 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8977 …} -Children: Doctrine\ORM\PersistentCollection {#8980 …} -Parent: Eccube\Entity\Category {#8971} -Creator: null +description: null } Eccube\Entity\Category {#8983 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#8938 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8937 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8984 …} -Children: Doctrine\ORM\PersistentCollection {#8987 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#8988 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#8903 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8989 …} -Children: Doctrine\ORM\PersistentCollection {#8992 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#8993 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8981 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8982 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8994 …} -Children: Doctrine\ORM\PersistentCollection {#8997 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9004 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#9002 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9003 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9005 …} -Children: Doctrine\ORM\PersistentCollection {#9008 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9011 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#9009 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9010 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9012 …} -Children: Doctrine\ORM\PersistentCollection {#9015 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9018 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#9016 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9017 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9019 …} -Children: Doctrine\ORM\PersistentCollection {#9022 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9025 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#9023 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9024 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9026 …} -Children: Doctrine\ORM\PersistentCollection {#9029 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9032 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#9030 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9031 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9033 …} -Children: Doctrine\ORM\PersistentCollection {#9036 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9039 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#9037 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9038 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9040 …} -Children: Doctrine\ORM\PersistentCollection {#9043 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9046 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#9044 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9045 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9047 …} -Children: Doctrine\ORM\PersistentCollection {#9050 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9053 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#9051 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9052 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9054 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9060 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#9058 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9059 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9064 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9067 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#9065 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9066 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9068 …} -Children: Doctrine\ORM\PersistentCollection {#9071 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9074 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#9072 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9073 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9075 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9083 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#9079 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9088 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#9081 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#9082 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9089 …} -Children: Doctrine\ORM\PersistentCollection {#9092 …} -Parent: Eccube\Entity\Category {#9083} -Creator: null +description: null } Eccube\Entity\Category {#9095 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#9000 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9001 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9100 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#9093 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9104 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9109 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#9107 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9116 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#9114 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9123 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#9121 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9130 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#9128 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9137 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#9135 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9136 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9144 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#9142 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } Eccube\Entity\Category {#9151 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#9105 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9106 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9156 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#9149 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9151} -Creator: null +description: null } Eccube\Entity\Category {#9165 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#9161 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9162 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9170 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#9163 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9165} -Creator: null +description: null } Eccube\Entity\Category {#9179 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#9175 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9184 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#9177 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9178 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9193 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#9191 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9200 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#9198 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9201 …} -Children: Doctrine\ORM\PersistentCollection {#9204 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9207 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#9205 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } Eccube\Entity\Category {#9214 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8999 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8998 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9215 …} -Children: Doctrine\ORM\PersistentCollection {#9218 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9219 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#9212 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9228 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#9226 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9229 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9235 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#9233 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9239 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9242 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#9240 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9243 …} -Children: Doctrine\ORM\PersistentCollection {#9246 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9249 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#9247 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9253 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9256 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#9254 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9255 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9257 …} -Children: Doctrine\ORM\PersistentCollection {#9260 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9265 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#9261 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } Eccube\Entity\Category {#9270 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#9263 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#9264 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: null +description: null } Eccube\Entity\Category {#9277 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#9224 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9278 …} -Children: Doctrine\ORM\PersistentCollection {#9281 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9282 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#9275 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9277} -Creator: null +description: null } Eccube\Entity\Category {#9291 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#9287 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9296 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#9289 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9305 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#9303 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9306 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } Eccube\Entity\Category {#9310 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#9190 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9189 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9319 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#9315 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9320 …} -Children: Doctrine\ORM\PersistentCollection {#9323 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9324 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#9317 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9318 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9319} -Creator: null +description: null } Eccube\Entity\Category {#9331 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#9329 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9330 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } Eccube\Entity\Category {#9338 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#9301 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9343 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#9336 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9344 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9354 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#9350 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9359 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#9352 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#9353 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9368 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#9366 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#9367 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9369 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } Eccube\Entity\Category {#9373 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#9348 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9380 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#9378 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9389 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#9385 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#9386 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9390 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } Eccube\Entity\Category {#9394 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#9387 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#9388 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9389} -Creator: null +description: null } Eccube\Entity\Category {#9403 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#9364 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9404 …} -Children: Doctrine\ORM\PersistentCollection {#9407 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9408 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#9399 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9403} -Creator: null +description: null } Eccube\Entity\Category {#9413 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#9401 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9424 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#9422 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9423 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9428 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9431 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#9429 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9430 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9432 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9438 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#9436 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9437 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9445 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#9443 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9444 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9446 …} -Children: Doctrine\ORM\PersistentCollection {#9449 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } Eccube\Entity\Category {#9450 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#9418 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9419 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9455 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#9420 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#9421 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9456 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9450} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9464 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#9462 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9471 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#9469 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9470 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9478 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#9476 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9485 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#9483 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9492 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#9490 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } Eccube\Entity\Category {#9501 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#9461 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9460 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9502 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9506 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#9497 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9498 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9511 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#9499 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9512 …} -Children: Doctrine\ORM\PersistentCollection {#9515 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9522 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#9520 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9523 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } Eccube\Entity\Category {#9529 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#9517 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9516 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9533 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9534 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#9527 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9543 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#9541 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } Eccube\Entity\Category {#9550 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#9519 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9518 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9554 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9555 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#9548 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9564 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#9562 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9565 …} -Children: Doctrine\ORM\PersistentCollection {#9568 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } Eccube\Entity\Category {#9571 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#9540 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9539 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9572 …} -Children: Doctrine\ORM\PersistentCollection {#9575 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9576 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#9569 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#9570 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9571} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9585 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#9583 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9586 …} -Children: Doctrine\ORM\PersistentCollection {#9589 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9592 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#9590 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9591 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9593 …} -Children: Doctrine\ORM\PersistentCollection {#9596 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9599 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#9597 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9600 …} -Children: Doctrine\ORM\PersistentCollection {#9603 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9606 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#9604 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9607 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9613 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#9611 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9617 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9620 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#9618 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9621 …} -Children: Doctrine\ORM\PersistentCollection {#9624 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } Eccube\Entity\Category {#9627 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#9581 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9582 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9628 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9632 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#9625 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9641 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#9639 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9642 …} -Children: Doctrine\ORM\PersistentCollection {#9645 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9648 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#9646 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9649 …} -Children: Doctrine\ORM\PersistentCollection {#9652 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } Eccube\Entity\Category {#9653 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#9637 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9638 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9662 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#9658 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9663 …} -Children: Doctrine\ORM\PersistentCollection {#9666 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9667 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#9660 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9676 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#9674 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9680 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9683 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#9681 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9684 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9690 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#9688 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9691 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } Eccube\Entity\Category {#9697 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#9560 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9561 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9698 …} -Children: Doctrine\ORM\PersistentCollection {#9701 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9702 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#9695 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9711 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#9709 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9712 …} -Children: Doctrine\ORM\PersistentCollection {#9715 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } Eccube\Entity\Category {#9716 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#9673 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9672 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9723 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#9721 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9722 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9730 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#9728 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9729 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9737 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#9735 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9744 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#9742 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9743 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9751 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#9749 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9750 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "日東工業製品の光接続箱のオプション" } Eccube\Entity\Category {#9756 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#9708 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9707 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9757 …} -Children: Doctrine\ORM\PersistentCollection {#9760 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9767 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#9761 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9762 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9768 …} -Children: Doctrine\ORM\PersistentCollection {#9771 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9772 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#9763 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#9764 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9777 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#9765 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#9766 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9778 …} -Children: Doctrine\ORM\PersistentCollection {#9781 …} -Parent: Eccube\Entity\Category {#9772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9788 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#9784 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#9785 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9789 …} -Children: Doctrine\ORM\PersistentCollection {#9792 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9793 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#9786 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#9787 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9802 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#9800 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#9801 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9803 …} -Children: Doctrine\ORM\PersistentCollection {#9806 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9809 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#9799 date: 2019-12-17 11:18:33.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 {#9810 …} -Children: Doctrine\ORM\PersistentCollection {#9813 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#9814 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#9782 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#9783 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9819 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#9807 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9808 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9820 …} -Children: Doctrine\ORM\PersistentCollection {#9823 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9830 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#9828 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9829 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9831 …} -Children: Doctrine\ORM\PersistentCollection {#9834 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } Eccube\Entity\Category {#9837 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#9825 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9824 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9838 …} -Children: Doctrine\ORM\PersistentCollection {#9841 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9842 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#9835 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9836 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9851 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#9849 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9850 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9852 …} -Children: Doctrine\ORM\PersistentCollection {#9855 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9858 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#9856 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9857 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9859 …} -Children: Doctrine\ORM\PersistentCollection {#9862 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } Eccube\Entity\Category {#9865 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#9847 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9866 …} -Children: Doctrine\ORM\PersistentCollection {#9869 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9870 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#9863 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#9864 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#9879 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#9877 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9878 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9880 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9886 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#9884 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9887 …} -Children: Doctrine\ORM\PersistentCollection {#9890 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9893 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#9891 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9894 …} -Children: Doctrine\ORM\PersistentCollection {#9897 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } Eccube\Entity\Category {#9898 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#9826 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9827 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9905 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#9903 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9904 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9912 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#9910 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9919 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#9917 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9926 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#9924 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9933 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#9931 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9932 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9940 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#9938 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9947 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9945 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9956 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9952 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9957 …} -Children: Doctrine\ORM\PersistentCollection {#9960 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9961 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9954 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9962 …} -Children: Doctrine\ORM\PersistentCollection {#9965 …} -Parent: Eccube\Entity\Category {#9956} -Creator: null +description: null } Eccube\Entity\Category {#9968 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9966 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9967 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9975 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9973 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9974 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9982 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9980 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9981 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9989 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9987 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9988 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#9998 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9994 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9995 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9999 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } Eccube\Entity\Category {#10003 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9996 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9997 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9998} -Creator: null +description: null } Eccube\Entity\Category {#10014 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#9876 date: 2019-12-17 11:18:56.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 {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10018 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10019 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#10008 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#10009 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10020 …} -Children: Doctrine\ORM\PersistentCollection {#10023 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10024 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#10010 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10011 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10029 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#10012 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10013 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10030 …} -Children: Doctrine\ORM\PersistentCollection {#10033 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10042 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#10040 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10041 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10043 …} -Children: Doctrine\ORM\PersistentCollection {#10046 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10049 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#10047 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10048 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10050 …} -Children: Doctrine\ORM\PersistentCollection {#10053 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10056 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#10054 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10055 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10057 …} -Children: Doctrine\ORM\PersistentCollection {#10060 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10063 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#10061 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10062 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10064 …} -Children: Doctrine\ORM\PersistentCollection {#10067 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10070 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#10068 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10069 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10071 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10077 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#10075 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10076 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10081 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10084 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#10082 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10083 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10085 …} -Children: Doctrine\ORM\PersistentCollection {#10088 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10091 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#10089 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10090 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10092 …} -Children: Doctrine\ORM\PersistentCollection {#10095 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } Eccube\Entity\Category {#10098 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#10038 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10039 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10099 …} -Children: Doctrine\ORM\PersistentCollection {#10102 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10103 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#10096 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10097 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10104 …} -Children: Doctrine\ORM\PersistentCollection {#10107 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10112 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#10110 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10111 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10113 …} -Children: Doctrine\ORM\PersistentCollection {#10116 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10119 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#10117 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10118 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10120 …} -Children: Doctrine\ORM\PersistentCollection {#10123 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10126 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#10124 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10125 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10127 …} -Children: Doctrine\ORM\PersistentCollection {#10130 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10133 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#10131 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10132 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10134 …} -Children: Doctrine\ORM\PersistentCollection {#10137 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10140 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#10138 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10139 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10144 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10147 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#10145 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10146 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10148 …} -Children: Doctrine\ORM\PersistentCollection {#10151 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10154 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#10152 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10153 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10155 …} -Children: Doctrine\ORM\PersistentCollection {#10158 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10161 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#10159 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#10160 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10162 …} -Children: Doctrine\ORM\PersistentCollection {#10165 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10168 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#10108 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10169 …} -Children: Doctrine\ORM\PersistentCollection {#10172 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10173 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#10166 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10167 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10174 …} -Children: Doctrine\ORM\PersistentCollection {#10177 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10182 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#10180 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10181 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10183 …} -Children: Doctrine\ORM\PersistentCollection {#10186 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10189 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#10187 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10188 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10190 …} -Children: Doctrine\ORM\PersistentCollection {#10193 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10194 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#10178 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10179 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10195 …} -Children: Doctrine\ORM\PersistentCollection {#10198 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10201 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#10199 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10200 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10202 …} -Children: Doctrine\ORM\PersistentCollection {#10205 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10206 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#10036 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } Eccube\Entity\Category {#10215 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#10035 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10034 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10216 …} -Children: Doctrine\ORM\PersistentCollection {#10219 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10220 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#10211 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10212 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10225 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#10213 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10214 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10226 …} -Children: Doctrine\ORM\PersistentCollection {#10229 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10236 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#10234 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10235 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10237 …} -Children: Doctrine\ORM\PersistentCollection {#10240 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10243 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#10241 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10242 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10244 …} -Children: Doctrine\ORM\PersistentCollection {#10247 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10250 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#10248 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10249 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10251 …} -Children: Doctrine\ORM\PersistentCollection {#10254 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10257 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#10255 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10256 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10258 …} -Children: Doctrine\ORM\PersistentCollection {#10261 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10266 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#10262 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10263 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10267 …} -Children: Doctrine\ORM\PersistentCollection {#10270 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10271 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#10264 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10265 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10272 …} -Children: Doctrine\ORM\PersistentCollection {#10275 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10280 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#10278 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10279 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10281 …} -Children: Doctrine\ORM\PersistentCollection {#10284 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10287 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#10285 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10286 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10288 …} -Children: Doctrine\ORM\PersistentCollection {#10291 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10294 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#10292 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10293 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10295 …} -Children: Doctrine\ORM\PersistentCollection {#10298 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10301 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#10299 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10300 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10302 …} -Children: Doctrine\ORM\PersistentCollection {#10305 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10308 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#10306 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10307 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10309 …} -Children: Doctrine\ORM\PersistentCollection {#10312 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10315 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#10313 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10314 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10316 …} -Children: Doctrine\ORM\PersistentCollection {#10319 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10322 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#10320 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10321 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10323 …} -Children: Doctrine\ORM\PersistentCollection {#10326 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } Eccube\Entity\Category {#10329 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#10232 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10233 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10330 …} -Children: Doctrine\ORM\PersistentCollection {#10333 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10334 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#10327 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10328 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10335 …} -Children: Doctrine\ORM\PersistentCollection {#10338 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10343 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#10341 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10342 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10344 …} -Children: Doctrine\ORM\PersistentCollection {#10347 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10350 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#10348 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10349 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10351 …} -Children: Doctrine\ORM\PersistentCollection {#10354 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10357 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#10355 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10356 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10358 …} -Children: Doctrine\ORM\PersistentCollection {#10361 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10364 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#10362 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10365 …} -Children: Doctrine\ORM\PersistentCollection {#10368 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } Eccube\Entity\Category {#10371 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#10339 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10372 …} -Children: Doctrine\ORM\PersistentCollection {#10375 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10376 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#10369 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10370 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10377 …} -Children: Doctrine\ORM\PersistentCollection {#10380 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10385 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#10383 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10386 …} -Children: Doctrine\ORM\PersistentCollection {#10389 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10392 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#10390 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10393 …} -Children: Doctrine\ORM\PersistentCollection {#10396 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10399 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#10397 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10400 …} -Children: Doctrine\ORM\PersistentCollection {#10403 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10406 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#10404 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10407 …} -Children: Doctrine\ORM\PersistentCollection {#10410 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } Eccube\Entity\Category {#10413 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#10381 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10414 …} -Children: Doctrine\ORM\PersistentCollection {#10417 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10418 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#10411 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#10412 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10419 …} -Children: Doctrine\ORM\PersistentCollection {#10422 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10427 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#10425 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#10426 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10428 …} -Children: Doctrine\ORM\PersistentCollection {#10431 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } Eccube\Entity\Category {#10432 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#10230 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10231 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10433 …} -Children: Doctrine\ORM\PersistentCollection {#10436 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } Eccube\Entity\Category {#10439 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#10423 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10424 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10440 …} -Children: Doctrine\ORM\PersistentCollection {#10443 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10444 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#10437 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10453 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#10451 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10452 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10454 …} -Children: Doctrine\ORM\PersistentCollection {#10457 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10460 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#10458 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10459 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10461 …} -Children: Doctrine\ORM\PersistentCollection {#10464 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10467 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#10465 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10466 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10468 …} -Children: Doctrine\ORM\PersistentCollection {#10471 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10474 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#10472 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10473 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10475 …} -Children: Doctrine\ORM\PersistentCollection {#10478 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10481 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#10479 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10480 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10482 …} -Children: Doctrine\ORM\PersistentCollection {#10485 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10488 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#10486 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#10487 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10489 …} -Children: Doctrine\ORM\PersistentCollection {#10492 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10495 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#10493 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10494 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10496 …} -Children: Doctrine\ORM\PersistentCollection {#10499 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } Eccube\Entity\Category {#10502 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#10276 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10277 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10503 …} -Children: Doctrine\ORM\PersistentCollection {#10506 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10507 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#10500 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10501 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10502} -Creator: null +description: null } Eccube\Entity\Category {#10516 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#10512 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10513 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10517 …} -Children: Doctrine\ORM\PersistentCollection {#10520 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10521 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#10514 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10515 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10516} -Creator: null +description: null } Eccube\Entity\Category {#10530 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#10526 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10527 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10531 …} -Children: Doctrine\ORM\PersistentCollection {#10534 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10535 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#10528 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10529 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10536 …} -Children: Doctrine\ORM\PersistentCollection {#10539 …} -Parent: Eccube\Entity\Category {#10530} -Creator: null +description: null } Eccube\Entity\Category {#10544 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#10540 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10541 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10545 …} -Children: Doctrine\ORM\PersistentCollection {#10548 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10549 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#10542 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10543 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10550 …} -Children: Doctrine\ORM\PersistentCollection {#10553 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10558 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#10556 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10559 …} -Children: Doctrine\ORM\PersistentCollection {#10562 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } Eccube\Entity\Category {#10565 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#10449 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10450 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10566 …} -Children: Doctrine\ORM\PersistentCollection {#10569 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10570 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#10563 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10571 …} -Children: Doctrine\ORM\PersistentCollection {#10574 …} -Parent: Eccube\Entity\Category {#10565} -Creator: null +description: null } Eccube\Entity\Category {#10577 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#10575 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10576 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10578 …} -Children: Doctrine\ORM\PersistentCollection {#10581 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10584 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#10555 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10554 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10585 …} -Children: Doctrine\ORM\PersistentCollection {#10588 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10589 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#10582 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10583 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10590 …} -Children: Doctrine\ORM\PersistentCollection {#10593 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10598 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#10596 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10597 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10599 …} -Children: Doctrine\ORM\PersistentCollection {#10602 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10605 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#10603 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10604 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10606 …} -Children: Doctrine\ORM\PersistentCollection {#10609 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10612 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#10610 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10611 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10613 …} -Children: Doctrine\ORM\PersistentCollection {#10616 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10619 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#10617 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10618 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10620 …} -Children: Doctrine\ORM\PersistentCollection {#10623 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10626 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#10624 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10625 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10627 …} -Children: Doctrine\ORM\PersistentCollection {#10630 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10633 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#10631 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10632 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10634 …} -Children: Doctrine\ORM\PersistentCollection {#10637 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10640 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#10638 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10639 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10641 …} -Children: Doctrine\ORM\PersistentCollection {#10644 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10647 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#10645 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10646 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10648 …} -Children: Doctrine\ORM\PersistentCollection {#10651 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10654 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#10652 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10653 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10655 …} -Children: Doctrine\ORM\PersistentCollection {#10658 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10661 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#10659 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10660 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10662 …} -Children: Doctrine\ORM\PersistentCollection {#10665 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } Eccube\Entity\Category {#10668 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#10594 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10595 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10669 …} -Children: Doctrine\ORM\PersistentCollection {#10672 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10673 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#10666 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10667 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10674 …} -Children: Doctrine\ORM\PersistentCollection {#10677 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10682 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#10680 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10681 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10683 …} -Children: Doctrine\ORM\PersistentCollection {#10686 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10689 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#10687 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10688 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10690 …} -Children: Doctrine\ORM\PersistentCollection {#10693 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10696 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#10694 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10695 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10697 …} -Children: Doctrine\ORM\PersistentCollection {#10700 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10703 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#10701 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10702 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10704 …} -Children: Doctrine\ORM\PersistentCollection {#10707 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } Eccube\Entity\Category {#10710 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#10678 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10679 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10711 …} -Children: Doctrine\ORM\PersistentCollection {#10714 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10715 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#10708 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10709 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10716 …} -Children: Doctrine\ORM\PersistentCollection {#10719 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10724 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#10722 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10725 …} -Children: Doctrine\ORM\PersistentCollection {#10728 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10731 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#10729 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10730 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10732 …} -Children: Doctrine\ORM\PersistentCollection {#10735 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10738 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#10736 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10737 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10739 …} -Children: Doctrine\ORM\PersistentCollection {#10742 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10745 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#10743 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10744 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10746 …} -Children: Doctrine\ORM\PersistentCollection {#10749 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10752 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#10750 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10751 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10753 …} -Children: Doctrine\ORM\PersistentCollection {#10756 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10759 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#10757 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10758 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10760 …} -Children: Doctrine\ORM\PersistentCollection {#10763 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10766 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#10764 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#10765 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10767 …} -Children: Doctrine\ORM\PersistentCollection {#10770 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10773 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#10771 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10772 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10774 …} -Children: Doctrine\ORM\PersistentCollection {#10777 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10780 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#10778 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10781 …} -Children: Doctrine\ORM\PersistentCollection {#10784 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10787 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#10785 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10788 …} -Children: Doctrine\ORM\PersistentCollection {#10791 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10794 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#10792 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10795 …} -Children: Doctrine\ORM\PersistentCollection {#10798 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } Eccube\Entity\Category {#10799 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#10721 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#10720 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10800 …} -Children: Doctrine\ORM\PersistentCollection {#10803 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10806 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#10804 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10807 …} -Children: Doctrine\ORM\PersistentCollection {#10810 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10815 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#10811 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10816 …} -Children: Doctrine\ORM\PersistentCollection {#10819 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10820 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#10813 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10814 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10821 …} -Children: Doctrine\ORM\PersistentCollection {#10824 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10829 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#10827 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10830 …} -Children: Doctrine\ORM\PersistentCollection {#10833 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10836 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#10834 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10837 …} -Children: Doctrine\ORM\PersistentCollection {#10840 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } Eccube\Entity\Category {#10841 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#10825 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10826 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10842 …} -Children: Doctrine\ORM\PersistentCollection {#10845 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10850 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#10846 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10851 …} -Children: Doctrine\ORM\PersistentCollection {#10854 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10855 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#10848 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10856 …} -Children: Doctrine\ORM\PersistentCollection {#10859 …} -Parent: Eccube\Entity\Category {#10850} -Creator: null +description: null } Eccube\Entity\Category {#10862 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#10860 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10861 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10863 …} -Children: Doctrine\ORM\PersistentCollection {#10866 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10875 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#10867 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10868 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10876 …} -Children: Doctrine\ORM\PersistentCollection {#10879 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10880 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#10869 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#10870 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10881 …} -Children: Doctrine\ORM\PersistentCollection {#10884 …} -Parent: Eccube\Entity\Category {#10875} -Creator: null +description: null } Eccube\Entity\Category {#10885 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#10871 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#10872 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10886 …} -Children: Doctrine\ORM\PersistentCollection {#10889 …} -Parent: Eccube\Entity\Category {#10880} -Creator: null +description: null } Eccube\Entity\Category {#10890 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#10873 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#10874 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10891 …} -Children: Doctrine\ORM\PersistentCollection {#10894 …} -Parent: Eccube\Entity\Category {#10885} -Creator: null +description: null } Eccube\Entity\Category {#10899 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#10895 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#10896 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10900 …} -Children: Doctrine\ORM\PersistentCollection {#10903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10904 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#10897 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#10898 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10905 …} -Children: Doctrine\ORM\PersistentCollection {#10908 …} -Parent: Eccube\Entity\Category {#10899} -Creator: null +description: null } Eccube\Entity\Category {#10913 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#10911 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#10912 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10914 …} -Children: Doctrine\ORM\PersistentCollection {#10917 …} -Parent: Eccube\Entity\Category {#10899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } Eccube\Entity\Category {#10918 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#10910 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#10909 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10919 …} -Children: Doctrine\ORM\PersistentCollection {#10922 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10925 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#10923 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10924 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10926 …} -Children: Doctrine\ORM\PersistentCollection {#10929 …} -Parent: null -Creator: null +description: null } Eccube\Entity\Category {#10932 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#10930 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10931 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10933 …} -Children: Doctrine\ORM\PersistentCollection {#10936 …} -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 {#6512 -om: Container97JIrPE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#516 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6600 …} -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() {#6581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#6580 …} } } |
| 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 {#10969 +label: "情報配線器具" +value: "444" +data: Eccube\Entity\Category {#7570 -id: 444 -name: "情報配線器具" -hierarchy: 1 -sort_no: 417 -create_date: DateTime @1734574328 {#7602 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574328 {#7600 date: 2024-12-19 11:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: " LANモジュラジャック" +value: "445" +data: Eccube\Entity\Category {#7851 -id: 445 -name: "LANモジュラジャック" -hierarchy: 2 -sort_no: 416 -create_date: DateTime @1734574370 {#7598 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734574370 {#7596 date: 2024-12-19 11:12:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7847 …} -Parent: Eccube\Entity\Category {#7570} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: "照明器具" +value: "57" +data: Eccube\Entity\Category {#7840 -id: 57 -name: "照明器具" -hierarchy: 1 -sort_no: 415 -create_date: DateTime @1618207322 {#7846 date: 2021-04-12 15:02:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1641951074 {#7845 date: 2022-01-12 10:31:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7839 …} -Children: Doctrine\ORM\PersistentCollection {#7836 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: " シーリングライト" +value: "332" +data: Eccube\Entity\Category {#7835 -id: 332 -name: "シーリングライト" -hierarchy: 2 -sort_no: 414 -create_date: DateTime @1705023218 {#7844 date: 2024-01-12 10:33:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7843 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7831 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: " コイズミ照明" +value: "451" +data: Eccube\Entity\Category {#7830 -id: 451 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 396 -create_date: DateTime @1734912940 {#7842 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912940 {#7841 date: 2024-12-23 09:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7826 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: " オーデリック" +value: "341" +data: Eccube\Entity\Category {#7593 -id: 341 -name: "オーデリック" -hierarchy: 3 -sort_no: 362 -create_date: DateTime @1705023658 {#7597 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023658 {#7592 date: 2024-01-12 10:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7621 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7835} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: " ベースライト" +value: "333" +data: Eccube\Entity\Category {#7816 -id: 333 -name: "ベースライト" -hierarchy: 2 -sort_no: 413 -create_date: DateTime @1705023229 {#7824 date: 2024-01-12 10:33:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7825 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: " パナソニック" +value: "446" +data: Eccube\Entity\Category {#7821 -id: 446 -name: "パナソニック" -hierarchy: 3 -sort_no: 390 -create_date: DateTime @1734589274 {#7814 date: 2024-12-19 15:21:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7815 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7857 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: " オーデリック" +value: "342" +data: Eccube\Entity\Category {#7863 -id: 342 -name: "オーデリック" -hierarchy: 3 -sort_no: 389 -create_date: DateTime @1705023681 {#7861 date: 2024-01-12 10:41:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7862 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: " コイズミ照明" +value: "447" +data: Eccube\Entity\Category {#7870 -id: 447 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 364 -create_date: DateTime @1734589991 {#7868 date: 2024-12-19 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590925 {#7869 date: 2024-12-19 15:48:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7816} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: " ベースライトスクエアシリーズ" +value: "479" +data: Eccube\Entity\Category {#7877 -id: 479 -name: "ベースライトスクエアシリーズ" -hierarchy: 2 -sort_no: 412 -create_date: DateTime @1738741859 {#7859 date: 2025-02-05 16:50:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7860 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: " パナソニック" +value: "480" +data: Eccube\Entity\Category {#7882 -id: 480 -name: "パナソニック" -hierarchy: 3 -sort_no: 411 -create_date: DateTime @1738741906 {#7875 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741906 {#7876 date: 2025-02-05 16:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: " ダウンライト" +value: "334" +data: Eccube\Entity\Category {#7891 -id: 334 -name: "ダウンライト" -hierarchy: 2 -sort_no: 410 -create_date: DateTime @1705023242 {#7887 date: 2024-01-12 10:34:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7888 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: " コイズミ照明" +value: "460" +data: Eccube\Entity\Category {#7896 -id: 460 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 400 -create_date: DateTime @1735104220 {#7889 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104220 {#7890 date: 2024-12-25 14:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: " オーデリック" +value: "343" +data: Eccube\Entity\Category {#7905 -id: 343 -name: "オーデリック" -hierarchy: 3 -sort_no: 366 -create_date: DateTime @1705023739 {#7903 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023739 {#7904 date: 2024-01-12 10:42:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: " スポットライト" +value: "335" +data: Eccube\Entity\Category {#7912 -id: 335 -name: "スポットライト" -hierarchy: 2 -sort_no: 408 -create_date: DateTime @1705023301 {#7591 date: 2024-01-12 10:35:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7823 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: " コイズミ照明" +value: "453" +data: Eccube\Entity\Category {#7917 -id: 453 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 385 -create_date: DateTime @1734913709 {#7910 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913709 {#7911 date: 2024-12-23 09:28:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: " オーデリック" +value: "347" +data: Eccube\Entity\Category {#7926 -id: 347 -name: "オーデリック" -hierarchy: 3 -sort_no: 374 -create_date: DateTime @1705023797 {#7924 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023797 {#7925 date: 2024-01-12 10:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7912} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: " 高天井・投光器" +value: "337" +data: Eccube\Entity\Category {#7933 -id: 337 -name: "高天井・投光器" -hierarchy: 2 -sort_no: 406 -create_date: DateTime @1705023350 {#7902 date: 2024-01-12 10:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7901 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: " パナソニック" +value: "472" +data: Eccube\Entity\Category {#7938 -id: 472 -name: "パナソニック" -hierarchy: 3 -sort_no: 402 -create_date: DateTime @1735273102 {#7931 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735273102 {#7932 date: 2024-12-27 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: " オーデリック" +value: "345" +data: Eccube\Entity\Category {#7947 -id: 345 -name: "オーデリック" -hierarchy: 3 -sort_no: 382 -create_date: DateTime @1705023772 {#7945 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023772 {#7946 date: 2024-01-12 10:42:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: " コイズミ照明" +value: "448" +data: Eccube\Entity\Category {#7954 -id: 448 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 375 -create_date: DateTime @1734590531 {#7952 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734590531 {#7953 date: 2024-12-19 15:42:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7933} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: " 間接照明" +value: "336" +data: Eccube\Entity\Category {#7961 -id: 336 -name: "間接照明" -hierarchy: 2 -sort_no: 405 -create_date: DateTime @1705023315 {#7943 date: 2024-01-12 10:35:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7944 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: " コイズミ照明" +value: "496" +data: Eccube\Entity\Category {#7966 -id: 496 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 404 -create_date: DateTime @1748313542 {#7959 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748313542 {#7960 date: 2025-05-27 11:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "コイズミ照明の商品" } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: " オーデリック" +value: "344" +data: Eccube\Entity\Category {#7975 -id: 344 -name: "オーデリック" -hierarchy: 3 -sort_no: 379 -create_date: DateTime @1705023755 {#7973 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023755 {#7974 date: 2024-01-12 10:42:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7961} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: " 看板灯" +value: "461" +data: Eccube\Entity\Category {#7982 -id: 461 -name: "看板灯" -hierarchy: 2 -sort_no: 403 -create_date: DateTime @1735104909 {#7922 date: 2024-12-25 14:35:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7923 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: " コイズミ照明" +value: "462" +data: Eccube\Entity\Category {#7987 -id: 462 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 370 -create_date: DateTime @1735104934 {#7980 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735104934 {#7981 date: 2024-12-25 14:35:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7982} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: " キッチンライト" +value: "339" +data: Eccube\Entity\Category {#7996 -id: 339 -name: "キッチンライト" -hierarchy: 2 -sort_no: 401 -create_date: DateTime @1705023380 {#7992 date: 2024-01-12 10:36:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7993 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: " オーデリック" +value: "348" +data: Eccube\Entity\Category {#8001 -id: 348 -name: "オーデリック" -hierarchy: 3 -sort_no: 388 -create_date: DateTime @1705023807 {#7994 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023807 {#7995 date: 2024-01-12 10:43:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: " コイズミ照明" +value: "450" +data: Eccube\Entity\Category {#8010 -id: 450 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 376 -create_date: DateTime @1734912864 {#8008 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734912864 {#8009 date: 2024-12-23 09:14:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: " 防犯灯" +value: "338" +data: Eccube\Entity\Category {#8017 -id: 338 -name: "防犯灯" -hierarchy: 2 -sort_no: 399 -create_date: DateTime @1705023364 {#7971 date: 2024-01-12 10:36:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#7972 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: " パナソニック" +value: "473" +data: Eccube\Entity\Category {#8022 -id: 473 -name: "パナソニック" -hierarchy: 3 -sort_no: 393 -create_date: DateTime @1735278056 {#8015 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735278056 {#8016 date: 2024-12-27 14:40:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: " オーデリック" +value: "346" +data: Eccube\Entity\Category {#8031 -id: 346 -name: "オーデリック" -hierarchy: 3 -sort_no: 384 -create_date: DateTime @1705023783 {#8029 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023783 {#8030 date: 2024-01-12 10:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: " コイズミ照明" +value: "452" +data: Eccube\Entity\Category {#8038 -id: 452 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 367 -create_date: DateTime @1734913005 {#8036 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734913005 {#8037 date: 2024-12-23 09:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: " 非常用照明" +value: "454" +data: Eccube\Entity\Category {#8045 -id: 454 -name: "非常用照明" -hierarchy: 2 -sort_no: 398 -create_date: DateTime @1734914102 {#8027 date: 2024-12-23 09:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8028 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: " パナソニック" +value: "478" +data: Eccube\Entity\Category {#8050 -id: 478 -name: "パナソニック" -hierarchy: 3 -sort_no: 397 -create_date: DateTime @1738206025 {#8043 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738206025 {#8044 date: 2025-01-30 12:00:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: " コイズミ照明" +value: "455" +data: Eccube\Entity\Category {#8059 -id: 455 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 368 -create_date: DateTime @1734914132 {#8057 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914132 {#8058 date: 2024-12-23 09:35:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8045} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: " 誘導灯" +value: "476" +data: Eccube\Entity\Category {#8066 -id: 476 -name: "誘導灯" -hierarchy: 2 -sort_no: 395 -create_date: DateTime @1737768415 {#8006 date: 2025-01-25 10:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8007 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: " パナソニック" +value: "477" +data: Eccube\Entity\Category {#8071 -id: 477 -name: "パナソニック" -hierarchy: 3 -sort_no: 394 -create_date: DateTime @1737768473 {#8064 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737768473 {#8065 date: 2025-01-25 10:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#8066} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11009 +label: " ブラケット" +value: "467" +data: Eccube\Entity\Category {#8080 -id: 467 -name: "ブラケット" -hierarchy: 2 -sort_no: 391 -create_date: DateTime @1735107693 {#8076 date: 2024-12-25 15:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8077 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11010 +label: " コイズミ照明" +value: "468" +data: Eccube\Entity\Category {#8085 -id: 468 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 407 -create_date: DateTime @1735107702 {#8078 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735107702 {#8079 date: 2024-12-25 15:21:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#8080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11011 +label: " ウォールライト" +value: "474" +data: Eccube\Entity\Category {#8094 -id: 474 -name: "ウォールライト" -hierarchy: 2 -sort_no: 387 -create_date: DateTime @1737762147 {#8090 date: 2025-01-25 08:42:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8091 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11012 +label: " パナソニック" +value: "475" +data: Eccube\Entity\Category {#8099 -id: 475 -name: "パナソニック" -hierarchy: 3 -sort_no: 386 -create_date: DateTime @1737762270 {#8092 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737762270 {#8093 date: 2025-01-25 08:44:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#8094} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: " エクステリアライト" +value: "456" +data: Eccube\Entity\Category {#8108 -id: 456 -name: "エクステリアライト" -hierarchy: 2 -sort_no: 383 -create_date: DateTime @1734914959 {#8104 date: 2024-12-23 09:49:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8105 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8109 …} -Children: Doctrine\ORM\PersistentCollection {#8112 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: " コイズミ照明" +value: "457" +data: Eccube\Entity\Category {#8113 -id: 457 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 369 -create_date: DateTime @1734914987 {#8106 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734914987 {#8107 date: 2024-12-23 09:49:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#8108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11015 +label: " 和風照明" +value: "458" +data: Eccube\Entity\Category {#8122 -id: 458 -name: "和風照明" -hierarchy: 2 -sort_no: 381 -create_date: DateTime @1735103716 {#8118 date: 2024-12-25 14:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8119 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8123 …} -Children: Doctrine\ORM\PersistentCollection {#8126 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: " コイズミ照明" +value: "464" +data: Eccube\Entity\Category {#8127 -id: 464 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 380 -create_date: DateTime @1735105074 {#8120 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105074 {#8121 date: 2024-12-25 14:37:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#8122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11017 +label: " ペンダント" +value: "459" +data: Eccube\Entity\Category {#8136 -id: 459 -name: "ペンダント" -hierarchy: 2 -sort_no: 378 -create_date: DateTime @1735104080 {#8132 date: 2024-12-25 14:21:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8133 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: " コイズミ照明" +value: "465" +data: Eccube\Entity\Category {#8141 -id: 465 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 377 -create_date: DateTime @1735105135 {#8134 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105135 {#8135 date: 2024-12-25 14:38:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#8136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11019 +label: " LEDランプ" +value: "58" +data: Eccube\Entity\Category {#8150 -id: 58 -name: "LEDランプ" -hierarchy: 2 -sort_no: 373 -create_date: DateTime @1618207375 {#8146 date: 2021-04-12 15:02:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8147 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: " コイズミ照明" +value: "481" +data: Eccube\Entity\Category {#8155 -id: 481 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 372 -create_date: DateTime @1740455431 {#8148 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740455431 {#8149 date: 2025-02-25 12:50:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11021 +label: " オーデリック" +value: "471" +data: Eccube\Entity\Category {#8164 -id: 471 -name: "オーデリック" -hierarchy: 3 -sort_no: 371 -create_date: DateTime @1735171363 {#8162 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735171363 {#8163 date: 2024-12-26 09:02:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11022 +label: " コイズミ照明" +value: "8" +data: Eccube\Entity\Category {#8171 -id: 8 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 358 -create_date: DateTime @1576549074 {#8169 date: 2019-12-17 11:17:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105368 {#8170 date: 2024-12-25 14:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8150} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11023 +label: " 浴室灯" +value: "469" +data: Eccube\Entity\Category {#8178 -id: 469 -name: "浴室灯" -hierarchy: 2 -sort_no: 365 -create_date: DateTime @1735109079 {#8160 date: 2024-12-25 15:44:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8161 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: " コイズミ照明" +value: "470" +data: Eccube\Entity\Category {#8183 -id: 470 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 409 -create_date: DateTime @1735109086 {#8176 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735109086 {#8177 date: 2024-12-25 15:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#8178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: " 照明用交換電池" +value: "449" +data: Eccube\Entity\Category {#8190 -id: 449 -name: "照明用交換電池" -hierarchy: 2 -sort_no: 363 -create_date: DateTime @1734591399 {#8188 date: 2024-12-19 15:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8189 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8191 …} -Children: Doctrine\ORM\PersistentCollection {#8194 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: " 照明" +value: "7" +data: Eccube\Entity\Category {#8199 -id: 7 -name: "照明" -hierarchy: 2 -sort_no: 361 -create_date: DateTime @1576549067 {#8195 date: 2019-12-17 11:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8196 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: " 業務用照明器具" +value: "60" +data: Eccube\Entity\Category {#8204 -id: 60 -name: "業務用照明器具" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1618207610 {#8197 date: 2021-04-12 15:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734592789 {#8198 date: 2024-12-19 16:19:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: Eccube\Entity\Category {#8199} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11028 +label: " その他照明器具" +value: "340" +data: Eccube\Entity\Category {#8213 -id: 340 -name: "その他照明器具" -hierarchy: 2 -sort_no: 360 -create_date: DateTime @1705023427 {#8209 date: 2024-01-12 10:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738741890 {#8210 date: 2025-02-05 16:51:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#7840} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11029 +label: " オーデリック" +value: "349" +data: Eccube\Entity\Category {#8218 -id: 349 -name: "オーデリック" -hierarchy: 3 -sort_no: 392 -create_date: DateTime @1705023817 {#8211 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1705023817 {#8212 date: 2024-01-12 10:43:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11030 +label: " コイズミ照明" +value: "466" +data: Eccube\Entity\Category {#8227 -id: 466 -name: "コイズミ照明" -hierarchy: 3 -sort_no: 359 -create_date: DateTime @1735105849 {#8225 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735105849 {#8226 date: 2024-12-25 14:50:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8228 …} -Children: Doctrine\ORM\PersistentCollection {#8231 …} -Parent: Eccube\Entity\Category {#8213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11031 +label: "電線(ケーブル)" +value: "9" +data: Eccube\Entity\Category {#8234 -id: 9 -name: "電線(ケーブル)" -hierarchy: 1 -sort_no: 357 -create_date: DateTime @1576549081 {#8224 date: 2019-12-17 11:18:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8223 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8235 …} -Children: Doctrine\ORM\PersistentCollection {#8238 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11032 +label: " 住友電工" +value: "439" +data: Eccube\Entity\Category {#8239 -id: 439 -name: "住友電工" -hierarchy: 2 -sort_no: 356 -create_date: DateTime @1733964353 {#8056 date: 2024-12-12 09:45:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8055 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11033 +label: " KIPケーブル" +value: "440" +data: Eccube\Entity\Category {#8244 -id: 440 -name: "KIPケーブル" -hierarchy: 3 -sort_no: 354 -create_date: DateTime @1733964363 {#8232 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733964363 {#8233 date: 2024-12-12 09:46:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8245 …} -Children: Doctrine\ORM\PersistentCollection {#8248 …} -Parent: Eccube\Entity\Category {#8239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11034 +label: " 日本製線" +value: "437" +data: Eccube\Entity\Category {#8255 -id: 437 -name: "日本製線" -hierarchy: 2 -sort_no: 355 -create_date: DateTime @1733727184 {#8251 date: 2024-12-09 15:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8252 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8256 …} -Children: Doctrine\ORM\PersistentCollection {#8259 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11035 +label: " LAN・PCケーブル" +value: "438" +data: Eccube\Entity\Category {#8260 -id: 438 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 352 -create_date: DateTime @1733727219 {#8253 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727219 {#8254 date: 2024-12-09 15:53:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11036 +label: " タツタ電線" +value: "434" +data: Eccube\Entity\Category {#8269 -id: 434 -name: "タツタ電線" -hierarchy: 2 -sort_no: 353 -create_date: DateTime @1733462507 {#8265 date: 2024-12-06 14:21:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8266 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8270 …} -Children: Doctrine\ORM\PersistentCollection {#8273 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11037 +label: " PDC 高圧引下線" +value: "436" +data: Eccube\Entity\Category {#8274 -id: 436 -name: "PDC 高圧引下線" -hierarchy: 3 -sort_no: 350 -create_date: DateTime @1733721603 {#8267 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733721603 {#8268 date: 2024-12-09 14:20:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11038 +label: " CVTケーブル" +value: "435" +data: Eccube\Entity\Category {#8283 -id: 435 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 349 -create_date: DateTime @1733462598 {#8281 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733462598 {#8282 date: 2024-12-06 14:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11039 +label: " SFCC" +value: "432" +data: Eccube\Entity\Category {#8290 -id: 432 -name: "SFCC" -hierarchy: 2 -sort_no: 351 -create_date: DateTime @1733451051 {#8250 date: 2024-12-06 11:10:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8249 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8291 …} -Children: Doctrine\ORM\PersistentCollection {#8294 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11040 +label: " アルミケーブル" +value: "433" +data: Eccube\Entity\Category {#8295 -id: 433 -name: "アルミケーブル" -hierarchy: 3 -sort_no: 347 -create_date: DateTime @1733451064 {#8288 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733451064 {#8289 date: 2024-12-06 11:11:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8290} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11041 +label: " 三ツ星" +value: "429" +data: Eccube\Entity\Category {#8304 -id: 429 -name: "三ツ星" -hierarchy: 2 -sort_no: 348 -create_date: DateTime @1733363315 {#8300 date: 2024-12-05 10:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8301 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8305 …} -Children: Doctrine\ORM\PersistentCollection {#8308 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11042 +label: " WCT 溶接ケーブル" +value: "430" +data: Eccube\Entity\Category {#8309 -id: 430 -name: "WCT 溶接ケーブル" -hierarchy: 3 -sort_no: 345 -create_date: DateTime @1733363342 {#8302 date: 2024-12-05 10:49:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8303 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8310 …} -Children: Doctrine\ORM\PersistentCollection {#8313 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11043 +label: " WRCT 溶接ケーブル" +value: "431" +data: Eccube\Entity\Category {#8318 -id: 431 -name: "WRCT 溶接ケーブル" -hierarchy: 3 -sort_no: 344 -create_date: DateTime @1733363376 {#8316 date: 2024-12-05 10:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733363483 {#8317 date: 2024-12-05 10:51:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8319 …} -Children: Doctrine\ORM\PersistentCollection {#8322 …} -Parent: Eccube\Entity\Category {#8304} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11044 +label: " KHD" +value: "426" +data: Eccube\Entity\Category {#8325 -id: 426 -name: "KHD" -hierarchy: 2 -sort_no: 346 -create_date: DateTime @1733295029 {#8279 date: 2024-12-04 15:50:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8280 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8326 …} -Children: Doctrine\ORM\PersistentCollection {#8329 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11045 +label: " PV-CC 太陽電池発電設備用直流1500Vケーブル" +value: "428" +data: Eccube\Entity\Category {#8330 -id: 428 -name: "PV-CC 太陽電池発電設備用直流1500Vケーブル" -hierarchy: 3 -sort_no: 342 -create_date: DateTime @1733295150 {#8323 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295150 {#8324 date: 2024-12-04 15:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8331 …} -Children: Doctrine\ORM\PersistentCollection {#8334 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11046 +label: " H-CV 太陽電池発電設備用低圧ケーブル" +value: "427" +data: Eccube\Entity\Category {#8339 -id: 427 -name: "H-CV 太陽電池発電設備用低圧ケーブル" -hierarchy: 3 -sort_no: 341 -create_date: DateTime @1733295106 {#8337 date: 2024-12-04 15:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733295161 {#8338 date: 2024-12-04 15:52:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8340 …} -Children: Doctrine\ORM\PersistentCollection {#8343 …} -Parent: Eccube\Entity\Category {#8325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11047 +label: " 関西通信電線" +value: "423" +data: Eccube\Entity\Category {#8346 -id: 423 -name: "関西通信電線" -hierarchy: 2 -sort_no: 343 -create_date: DateTime @1733199703 {#8315 date: 2024-12-03 13:21:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8314 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8347 …} -Children: Doctrine\ORM\PersistentCollection {#8350 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11048 +label: " LAN・PCケーブル" +value: "425" +data: Eccube\Entity\Category {#8351 -id: 425 -name: "LAN・PCケーブル" -hierarchy: 3 -sort_no: 339 -create_date: DateTime @1733199806 {#8344 date: 2024-12-03 13:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733727278 {#8345 date: 2024-12-09 15:54:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8352 …} -Children: Doctrine\ORM\PersistentCollection {#8355 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11049 +label: " 75Ω同軸ケーブル" +value: "424" +data: Eccube\Entity\Category {#8360 -id: 424 -name: "75Ω同軸ケーブル" -hierarchy: 3 -sort_no: 338 -create_date: DateTime @1733199761 {#8358 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733199761 {#8359 date: 2024-12-03 13:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8361 …} -Children: Doctrine\ORM\PersistentCollection {#8364 …} -Parent: Eccube\Entity\Category {#8346} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11050 +label: " 二宮電線工業" +value: "421" +data: Eccube\Entity\Category {#8367 -id: 421 -name: "二宮電線工業" -hierarchy: 2 -sort_no: 340 -create_date: DateTime @1733186294 {#8336 date: 2024-12-03 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8335 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8368 …} -Children: Doctrine\ORM\PersistentCollection {#8371 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11051 +label: " シリコーンゴム絶縁ガラス編組電線" +value: "422" +data: Eccube\Entity\Category {#8372 -id: 422 -name: "シリコーンゴム絶縁ガラス編組電線" -hierarchy: 3 -sort_no: 336 -create_date: DateTime @1733186396 {#8365 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733186396 {#8366 date: 2024-12-03 09:39:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8373 …} -Children: Doctrine\ORM\PersistentCollection {#8376 …} -Parent: Eccube\Entity\Category {#8367} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11052 +label: " 太陽ケーブルテック" +value: "419" +data: Eccube\Entity\Category {#8381 -id: 419 -name: "太陽ケーブルテック" -hierarchy: 2 -sort_no: 337 -create_date: DateTime @1732846832 {#8377 date: 2024-11-29 11:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8378 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11053 +label: " 2PNCT" +value: "420" +data: Eccube\Entity\Category {#8386 -id: 420 -name: "2PNCT" -hierarchy: 3 -sort_no: 334 -create_date: DateTime @1732846887 {#8379 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732846887 {#8380 date: 2024-11-29 11:21:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8387 …} -Children: Doctrine\ORM\PersistentCollection {#8390 …} -Parent: Eccube\Entity\Category {#8381} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11054 +label: " KANZACC" +value: "415" +data: Eccube\Entity\Category {#8395 -id: 415 -name: "KANZACC" -hierarchy: 2 -sort_no: 335 -create_date: DateTime @1732756411 {#8391 date: 2024-11-28 10:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8392 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8396 …} -Children: Doctrine\ORM\PersistentCollection {#8399 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11055 +label: " KRF 消防用耐熱電線" +value: "418" +data: Eccube\Entity\Category {#8400 -id: 418 -name: "KRF 消防用耐熱電線" -hierarchy: 3 -sort_no: 332 -create_date: DateTime @1732756657 {#8393 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756657 {#8394 date: 2024-11-28 10:17:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8401 …} -Children: Doctrine\ORM\PersistentCollection {#8404 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11056 +label: " KP 消防用警報用電線" +value: "417" +data: Eccube\Entity\Category {#8409 -id: 417 -name: "KP 消防用警報用電線" -hierarchy: 3 -sort_no: 331 -create_date: DateTime @1732756523 {#8407 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756523 {#8408 date: 2024-11-28 10:15:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8410 …} -Children: Doctrine\ORM\PersistentCollection {#8413 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11057 +label: " KIV電線" +value: "416" +data: Eccube\Entity\Category {#8416 -id: 416 -name: "KIV電線" -hierarchy: 3 -sort_no: 330 -create_date: DateTime @1732756434 {#8414 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732756434 {#8415 date: 2024-11-28 10:13:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8417 …} -Children: Doctrine\ORM\PersistentCollection {#8420 …} -Parent: Eccube\Entity\Category {#8395} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11058 +label: " 大電" +value: "412" +data: Eccube\Entity\Category {#8423 -id: 412 -name: "大電" -hierarchy: 2 -sort_no: 333 -create_date: DateTime @1732599598 {#8405 date: 2024-11-26 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8406 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8424 …} -Children: Doctrine\ORM\PersistentCollection {#8427 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11059 +label: " ロボトップDP6" +value: "414" +data: Eccube\Entity\Category {#8428 -id: 414 -name: "ロボトップDP6" -hierarchy: 3 -sort_no: 328 -create_date: DateTime @1732681269 {#8421 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681269 {#8422 date: 2024-11-27 13:21:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8429 …} -Children: Doctrine\ORM\PersistentCollection {#8432 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11060 +label: " ロボトップDP3" +value: "413" +data: Eccube\Entity\Category {#8437 -id: 413 -name: "ロボトップDP3" -hierarchy: 3 -sort_no: 327 -create_date: DateTime @1732599624 {#8435 date: 2024-11-26 14:40:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732681244 {#8436 date: 2024-11-27 13:20:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8438 …} -Children: Doctrine\ORM\PersistentCollection {#8441 …} -Parent: Eccube\Entity\Category {#8423} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11061 +label: " 伸興電線" +value: "400" +data: Eccube\Entity\Category {#8444 -id: 400 -name: "伸興電線" -hierarchy: 2 -sort_no: 329 -create_date: DateTime @1730944278 {#8356 date: 2024-11-07 10:51:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8357 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8445 …} -Children: Doctrine\ORM\PersistentCollection {#8448 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11062 +label: " 同軸ケーブル" +value: "411" +data: Eccube\Entity\Category {#8449 -id: 411 -name: "同軸ケーブル" -hierarchy: 3 -sort_no: 325 -create_date: DateTime @1732236137 {#8442 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732236137 {#8443 date: 2024-11-22 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8450 …} -Children: Doctrine\ORM\PersistentCollection {#8453 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11063 +label: " LANケーブル" +value: "410" +data: Eccube\Entity\Category {#8458 -id: 410 -name: "LANケーブル" -hierarchy: 3 -sort_no: 324 -create_date: DateTime @1732156480 {#8456 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732156480 {#8457 date: 2024-11-21 11:34:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8459 …} -Children: Doctrine\ORM\PersistentCollection {#8462 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11064 +label: " 電話用ケーブル" +value: "406" +data: Eccube\Entity\Category {#8467 -id: 406 -name: "電話用ケーブル" -hierarchy: 3 -sort_no: 323 -create_date: DateTime @1731372534 {#8463 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372534 {#8464 date: 2024-11-12 09:48:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11065 +label: " EM-SCTケーブル" +value: "407" +data: Eccube\Entity\Category {#8472 -id: 407 -name: "EM-SCTケーブル" -hierarchy: 4 -sort_no: 322 -create_date: DateTime @1731372574 {#8465 date: 2024-11-12 09:49:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731372603 {#8466 date: 2024-11-12 09:50:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11066 +label: " 警報用ケーブル" +value: "404" +data: Eccube\Entity\Category {#8481 -id: 404 -name: "警報用ケーブル" -hierarchy: 3 -sort_no: 321 -create_date: DateTime @1731046603 {#8477 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046603 {#8478 date: 2024-11-08 15:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11067 +label: " EM-AEケーブル" +value: "405" +data: Eccube\Entity\Category {#8486 -id: 405 -name: "EM-AEケーブル" -hierarchy: 4 -sort_no: 320 -create_date: DateTime @1731046675 {#8479 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731046675 {#8480 date: 2024-11-08 15:17:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8487 …} -Children: Doctrine\ORM\PersistentCollection {#8490 …} -Parent: Eccube\Entity\Category {#8481} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11068 +label: " 通信ケーブル" +value: "401" +data: Eccube\Entity\Category {#8495 -id: 401 -name: "通信ケーブル" -hierarchy: 3 -sort_no: 319 -create_date: DateTime @1730944316 {#8491 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944316 {#8492 date: 2024-11-07 10:51:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8444} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11069 +label: " FCPEV-Sケーブル" +value: "409" +data: Eccube\Entity\Category {#8500 -id: 409 -name: "FCPEV-Sケーブル" -hierarchy: 4 -sort_no: 318 -create_date: DateTime @1731631673 {#8493 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631673 {#8494 date: 2024-11-15 09:47:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8501 …} -Children: Doctrine\ORM\PersistentCollection {#8504 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11070 +label: " FCPEVケーブル" +value: "408" +data: Eccube\Entity\Category {#8509 -id: 408 -name: "FCPEVケーブル" -hierarchy: 4 -sort_no: 317 -create_date: DateTime @1731542977 {#8507 date: 2024-11-14 09:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731631740 {#8508 date: 2024-11-15 09:49:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8510 …} -Children: Doctrine\ORM\PersistentCollection {#8513 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11071 +label: " EM-FCPEE-Sケーブル" +value: "403" +data: Eccube\Entity\Category {#8516 -id: 403 -name: "EM-FCPEE-Sケーブル" -hierarchy: 4 -sort_no: 316 -create_date: DateTime @1730944367 {#8514 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944367 {#8515 date: 2024-11-07 10:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11072 +label: " EM-FCPEEケーブル" +value: "402" +data: Eccube\Entity\Category {#8523 -id: 402 -name: "EM-FCPEEケーブル" -hierarchy: 4 -sort_no: 315 -create_date: DateTime @1730944350 {#8521 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730944350 {#8522 date: 2024-11-07 10:52:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8495} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11073 +label: " 富士電線" +value: "325" +data: Eccube\Entity\Category {#8528 -id: 325 -name: "富士電線" -hierarchy: 2 -sort_no: 326 -create_date: DateTime @1685681041 {#8455 date: 2023-06-02 13:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8454 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8529 …} -Children: Doctrine\ORM\PersistentCollection {#8532 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11074 +label: " VVFケーブル" +value: "328" +data: Eccube\Entity\Category {#8533 -id: 328 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 313 -create_date: DateTime @1685681089 {#8434 date: 2023-06-02 13:44:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8433 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8534 …} -Children: Doctrine\ORM\PersistentCollection {#8537 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11075 +label: " VCTFケーブル" +value: "366" +data: Eccube\Entity\Category {#8542 -id: 366 -name: "VCTFケーブル" -hierarchy: 3 -sort_no: 312 -create_date: DateTime @1727309992 {#8540 date: 2024-09-26 09:19:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004531 {#8541 date: 2024-10-04 10:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8543 …} -Children: Doctrine\ORM\PersistentCollection {#8546 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11076 +label: " ソフトVCTFプラス" +value: "365" +data: Eccube\Entity\Category {#8549 -id: 365 -name: "ソフトVCTFプラス" -hierarchy: 3 -sort_no: 311 -create_date: DateTime @1727309974 {#8547 date: 2024-09-26 09:19:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8548 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8550 …} -Children: Doctrine\ORM\PersistentCollection {#8553 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11077 +label: " キャブタイヤケーブル" +value: "329" +data: Eccube\Entity\Category {#8558 -id: 329 -name: "キャブタイヤケーブル" -hierarchy: 3 -sort_no: 310 -create_date: DateTime @1687131357 {#8554 date: 2023-06-19 08:35:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8555 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8559 …} -Children: Doctrine\ORM\PersistentCollection {#8562 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11078 +label: " VCT" +value: "330" +data: Eccube\Entity\Category {#8563 -id: 330 -name: "VCT" -hierarchy: 4 -sort_no: 308 -create_date: DateTime @1687131379 {#8556 date: 2023-06-19 08:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8557 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8564 …} -Children: Doctrine\ORM\PersistentCollection {#8567 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11079 +label: " ラバロンVCT" +value: "331" +data: Eccube\Entity\Category {#8572 -id: 331 -name: "ラバロンVCT" -hierarchy: 4 -sort_no: 277 -create_date: DateTime @1687131399 {#8570 date: 2023-06-19 08:36:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8571 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8573 …} -Children: Doctrine\ORM\PersistentCollection {#8576 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11080 +label: " 2CT" +value: "372" +data: Eccube\Entity\Category {#8579 -id: 372 -name: "2CT" -hierarchy: 4 -sort_no: 276 -create_date: DateTime @1728003592 {#8577 date: 2024-10-04 09:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728003600 {#8578 date: 2024-10-04 10:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8580 …} -Children: Doctrine\ORM\PersistentCollection {#8583 …} -Parent: Eccube\Entity\Category {#8558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11081 +label: " 溶接用ケーブル" +value: "367" +data: Eccube\Entity\Category {#8586 -id: 367 -name: "溶接用ケーブル" -hierarchy: 3 -sort_no: 309 -create_date: DateTime @1727744135 {#8568 date: 2024-10-01 09:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8569 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8587 …} -Children: Doctrine\ORM\PersistentCollection {#8590 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11082 +label: " WCT" +value: "368" +data: Eccube\Entity\Category {#8591 -id: 368 -name: "WCT" -hierarchy: 4 -sort_no: 274 -create_date: DateTime @1727744173 {#8584 date: 2024-10-01 09:56:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8585 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8592 …} -Children: Doctrine\ORM\PersistentCollection {#8595 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11083 +label: " WRCT" +value: "369" +data: Eccube\Entity\Category {#8600 -id: 369 -name: "WRCT" -hierarchy: 4 -sort_no: 273 -create_date: DateTime @1727744185 {#8598 date: 2024-10-01 09:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8599 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8601 …} -Children: Doctrine\ORM\PersistentCollection {#8604 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11084 +label: " WNCT" +value: "370" +data: Eccube\Entity\Category {#8607 -id: 370 -name: "WNCT" -hierarchy: 4 -sort_no: 272 -create_date: DateTime @1727744197 {#8605 date: 2024-10-01 09:56:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727744206 {#8606 date: 2024-10-01 09:56:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8608 …} -Children: Doctrine\ORM\PersistentCollection {#8611 …} -Parent: Eccube\Entity\Category {#8586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11085 +label: " マイクロホン用コード" +value: "371" +data: Eccube\Entity\Category {#8612 -id: 371 -name: "マイクロホン用コード" -hierarchy: 3 -sort_no: 278 -create_date: DateTime @1727755932 {#8596 date: 2024-10-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8597 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8613 …} -Children: Doctrine\ORM\PersistentCollection {#8616 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11086 +label: " 計装用ケーブル" +value: "373" +data: Eccube\Entity\Category {#8619 -id: 373 -name: "計装用ケーブル" -hierarchy: 3 -sort_no: 275 -create_date: DateTime @1728004454 {#8617 date: 2024-10-04 10:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728004458 {#8618 date: 2024-10-04 10:14:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8620 …} -Children: Doctrine\ORM\PersistentCollection {#8623 …} -Parent: Eccube\Entity\Category {#8528} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11087 +label: " 愛知電線" +value: "324" +data: Eccube\Entity\Category {#8626 -id: 324 -name: "愛知電線" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1685681031 {#8538 date: 2023-06-02 13:43:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8539 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8627 …} -Children: Doctrine\ORM\PersistentCollection {#8630 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11088 +label: " VVFケーブル" +value: "327" +data: Eccube\Entity\Category {#8631 -id: 327 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 305 -create_date: DateTime @1685681075 {#8624 date: 2023-06-02 13:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8625 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8632 …} -Children: Doctrine\ORM\PersistentCollection {#8635 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11089 +label: " IVケーブル" +value: "374" +data: Eccube\Entity\Category {#8640 -id: 374 -name: "IVケーブル" -hierarchy: 3 -sort_no: 304 -create_date: DateTime @1728958010 {#8638 date: 2024-10-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8639 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8641 …} -Children: Doctrine\ORM\PersistentCollection {#8644 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11090 +label: " DV電線" +value: "375" +data: Eccube\Entity\Category {#8647 -id: 375 -name: "DV電線" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1728970359 {#8645 date: 2024-10-15 14:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8646 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8648 …} -Children: Doctrine\ORM\PersistentCollection {#8651 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11091 +label: " EMケーブル" +value: "376" +data: Eccube\Entity\Category {#8654 -id: 376 -name: "EMケーブル" -hierarchy: 3 -sort_no: 267 -create_date: DateTime @1729054898 {#8652 date: 2024-10-16 14:01:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729055626 {#8653 date: 2024-10-16 14:13:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8655 …} -Children: Doctrine\ORM\PersistentCollection {#8658 …} -Parent: Eccube\Entity\Category {#8626} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11092 +label: " フジクラダイヤケーブル" +value: "352" +data: Eccube\Entity\Category {#8661 -id: 352 -name: "フジクラダイヤケーブル" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1708482841 {#8505 date: 2024-02-21 11:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8506 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8662 …} -Children: Doctrine\ORM\PersistentCollection {#8665 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11093 +label: " 太陽光発電用ケーブル" +value: "396" +data: Eccube\Entity\Category {#8666 -id: 396 -name: "太陽光発電用ケーブル" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1730170040 {#8659 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730170040 {#8660 date: 2024-10-29 11:47:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8667 …} -Children: Doctrine\ORM\PersistentCollection {#8670 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11094 +label: " エコケーブル" +value: "388" +data: Eccube\Entity\Category {#8677 -id: 388 -name: "エコケーブル" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1729664079 {#8673 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664079 {#8674 date: 2024-10-23 15:14:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8678 …} -Children: Doctrine\ORM\PersistentCollection {#8681 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11095 +label: " EM-FPTケーブル" +value: "395" +data: Eccube\Entity\Category {#8682 -id: 395 -name: "EM-FPTケーブル" -hierarchy: 4 -sort_no: 299 -create_date: DateTime @1730166472 {#8675 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730166472 {#8676 date: 2024-10-29 10:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8683 …} -Children: Doctrine\ORM\PersistentCollection {#8686 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11096 +label: " EM-LMCFケーブル" +value: "394" +data: Eccube\Entity\Category {#8691 -id: 394 -name: "EM-LMCFケーブル" -hierarchy: 4 -sort_no: 298 -create_date: DateTime @1729834798 {#8689 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729834798 {#8690 date: 2024-10-25 14:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8692 …} -Children: Doctrine\ORM\PersistentCollection {#8695 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11097 +label: " EM-IEケーブル" +value: "393" +data: Eccube\Entity\Category {#8698 -id: 393 -name: "EM-IEケーブル" -hierarchy: 4 -sort_no: 297 -create_date: DateTime @1729817381 {#8696 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729817381 {#8697 date: 2024-10-25 09:49:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8699 …} -Children: Doctrine\ORM\PersistentCollection {#8702 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11098 +label: " EM-CEESケーブル" +value: "392" +data: Eccube\Entity\Category {#8705 -id: 392 -name: "EM-CEESケーブル" -hierarchy: 4 -sort_no: 296 -create_date: DateTime @1729815032 {#8703 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729815032 {#8704 date: 2024-10-25 09:10:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8706 …} -Children: Doctrine\ORM\PersistentCollection {#8709 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11099 +label: " EM-CEEケーブル" +value: "391" +data: Eccube\Entity\Category {#8712 -id: 391 -name: "EM-CEEケーブル" -hierarchy: 4 -sort_no: 295 -create_date: DateTime @1729735504 {#8710 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729735504 {#8711 date: 2024-10-24 11:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8713 …} -Children: Doctrine\ORM\PersistentCollection {#8716 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11100 +label: " EM-CEケーブル" +value: "390" +data: Eccube\Entity\Category {#8719 -id: 390 -name: "EM-CEケーブル" -hierarchy: 4 -sort_no: 294 -create_date: DateTime @1729727846 {#8717 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729727846 {#8718 date: 2024-10-24 08:57:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8720 …} -Children: Doctrine\ORM\PersistentCollection {#8723 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11101 +label: " EM-CETケーブル" +value: "389" +data: Eccube\Entity\Category {#8726 -id: 389 -name: "EM-CETケーブル" -hierarchy: 4 -sort_no: 293 -create_date: DateTime @1729664096 {#8724 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729664096 {#8725 date: 2024-10-23 15:14:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8727 …} -Children: Doctrine\ORM\PersistentCollection {#8730 …} -Parent: Eccube\Entity\Category {#8677} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11102 +label: " 電力 600V低圧ケーブル" +value: "377" +data: Eccube\Entity\Category {#8733 -id: 377 -name: "電力 600V低圧ケーブル" -hierarchy: 3 -sort_no: 292 -create_date: DateTime @1729059479 {#8687 date: 2024-10-16 15:17:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8688 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8734 …} -Children: Doctrine\ORM\PersistentCollection {#8737 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11103 +label: " CVケーブル" +value: "378" +data: Eccube\Entity\Category {#8738 -id: 378 -name: "CVケーブル" -hierarchy: 4 -sort_no: 287 -create_date: DateTime @1729059506 {#8731 date: 2024-10-16 15:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8732 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8739 …} -Children: Doctrine\ORM\PersistentCollection {#8742 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11104 +label: " CVDケーブル" +value: "379" +data: Eccube\Entity\Category {#8747 -id: 379 -name: "CVDケーブル" -hierarchy: 4 -sort_no: 286 -create_date: DateTime @1729059516 {#8745 date: 2024-10-16 15:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8746 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8748 …} -Children: Doctrine\ORM\PersistentCollection {#8751 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11105 +label: " CVQケーブル" +value: "381" +data: Eccube\Entity\Category {#8754 -id: 381 -name: "CVQケーブル" -hierarchy: 4 -sort_no: 285 -create_date: DateTime @1729059539 {#8752 date: 2024-10-16 15:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8753 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8755 …} -Children: Doctrine\ORM\PersistentCollection {#8758 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11106 +label: " CVTケーブル" +value: "380" +data: Eccube\Entity\Category {#8761 -id: 380 -name: "CVTケーブル" -hierarchy: 4 -sort_no: 284 -create_date: DateTime @1729059527 {#8759 date: 2024-10-16 15:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729059605 {#8760 date: 2024-10-16 15:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8762 …} -Children: Doctrine\ORM\PersistentCollection {#8765 …} -Parent: Eccube\Entity\Category {#8733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11107 +label: " 600Vビニル絶縁電線" +value: "384" +data: Eccube\Entity\Category {#8766 -id: 384 -name: "600Vビニル絶縁電線" -hierarchy: 3 -sort_no: 291 -create_date: DateTime @1729226154 {#8637 date: 2024-10-18 13:35:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8636 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8767 …} -Children: Doctrine\ORM\PersistentCollection {#8770 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11108 +label: " 制御用ケーブル" +value: "385" +data: Eccube\Entity\Category {#8775 -id: 385 -name: "制御用ケーブル" -hierarchy: 3 -sort_no: 290 -create_date: DateTime @1729574695 {#8771 date: 2024-10-22 14:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574722 {#8772 date: 2024-10-22 14:25:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8776 …} -Children: Doctrine\ORM\PersistentCollection {#8779 …} -Parent: Eccube\Entity\Category {#8661} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11109 +label: " CVV" +value: "386" +data: Eccube\Entity\Category {#8780 -id: 386 -name: "CVV" -hierarchy: 4 -sort_no: 289 -create_date: DateTime @1729574751 {#8773 date: 2024-10-22 14:25:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8774 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8781 …} -Children: Doctrine\ORM\PersistentCollection {#8784 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11110 +label: " CVV-S(静電遮へい付)" +value: "387" +data: Eccube\Entity\Category {#8789 -id: 387 -name: "CVV-S(静電遮へい付)" -hierarchy: 4 -sort_no: 288 -create_date: DateTime @1729574807 {#8787 date: 2024-10-22 14:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729574813 {#8788 date: 2024-10-22 14:26:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8790 …} -Children: Doctrine\ORM\PersistentCollection {#8793 …} -Parent: Eccube\Entity\Category {#8775} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11111 +label: " 矢崎エナジー" +value: "323" +data: Eccube\Entity\Category {#8794 -id: 323 -name: "矢崎エナジー" -hierarchy: 2 -sort_no: 302 -create_date: DateTime @1685681020 {#8671 date: 2023-06-02 13:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8672 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8795 …} -Children: Doctrine\ORM\PersistentCollection {#8798 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11112 +label: " アースイン600V-CVケーブル" +value: "399" +data: Eccube\Entity\Category {#8799 -id: 399 -name: "アースイン600V-CVケーブル" -hierarchy: 3 -sort_no: 282 -create_date: DateTime @1730426131 {#8743 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730426131 {#8744 date: 2024-11-01 10:55:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8800 …} -Children: Doctrine\ORM\PersistentCollection {#8803 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11113 +label: " 600V-CVD・T・Qケーブル" +value: "398" +data: Eccube\Entity\Category {#8808 -id: 398 -name: "600V-CVD・T・Qケーブル" -hierarchy: 3 -sort_no: 281 -create_date: DateTime @1730420016 {#8806 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730420016 {#8807 date: 2024-11-01 09:13:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8809 …} -Children: Doctrine\ORM\PersistentCollection {#8812 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11114 +label: " 600V-CVケーブル" +value: "397" +data: Eccube\Entity\Category {#8815 -id: 397 -name: "600V-CVケーブル" -hierarchy: 3 -sort_no: 280 -create_date: DateTime @1730267018 {#8813 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1730267018 {#8814 date: 2024-10-30 14:43:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8816 …} -Children: Doctrine\ORM\PersistentCollection {#8819 …} -Parent: Eccube\Entity\Category {#8794} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11115 +label: " VVFケーブル" +value: "326" +data: Eccube\Entity\Category {#8822 -id: 326 -name: "VVFケーブル" -hierarchy: 3 -sort_no: 266 -create_date: DateTime @1685681058 {#8820 date: 2023-06-02 13:44:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360794 {#8821 date: 2023-06-10 10:33:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8823 …} -Children: Doctrine\ORM\PersistentCollection {#8826 …} -Parent: Eccube\Entity\Category {#8794} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11116 +label: " 住電日立ケーブル" +value: "356" +data: Eccube\Entity\Category {#8829 -id: 356 -name: "住電日立ケーブル" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1726705198 {#8786 date: 2024-09-19 09:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8785 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8830 …} -Children: Doctrine\ORM\PersistentCollection {#8833 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11117 +label: " CVケーブル" +value: "359" +data: Eccube\Entity\Category {#8834 -id: 359 -name: "CVケーブル" -hierarchy: 3 -sort_no: 270 -create_date: DateTime @1726712150 {#8827 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712150 {#8828 date: 2024-09-19 11:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8835 …} -Children: Doctrine\ORM\PersistentCollection {#8838 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11118 +label: " CVTケーブル" +value: "358" +data: Eccube\Entity\Category {#8843 -id: 358 -name: "CVTケーブル" -hierarchy: 3 -sort_no: 269 -create_date: DateTime @1726712139 {#8841 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726712139 {#8842 date: 2024-09-19 11:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8844 …} -Children: Doctrine\ORM\PersistentCollection {#8847 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11119 +label: " VVRケーブル" +value: "357" +data: Eccube\Entity\Category {#8850 -id: 357 -name: "VVRケーブル" -hierarchy: 3 -sort_no: 268 -create_date: DateTime @1726705297 {#8848 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726705297 {#8849 date: 2024-09-19 09:21:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8851 …} -Children: Doctrine\ORM\PersistentCollection {#8854 …} -Parent: Eccube\Entity\Category {#8829} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11120 +label: " 協和電線" +value: "360" +data: Eccube\Entity\Category {#8857 -id: 360 -name: "協和電線" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1726794960 {#8839 date: 2024-09-20 10:16:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8840 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8858 …} -Children: Doctrine\ORM\PersistentCollection {#8861 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11121 +label: " CVFケーブル" +value: "361" +data: Eccube\Entity\Category {#8862 -id: 361 -name: "CVFケーブル" -hierarchy: 3 -sort_no: 307 -create_date: DateTime @1726794991 {#8855 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726794991 {#8856 date: 2024-09-20 10:16:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8863 …} -Children: Doctrine\ORM\PersistentCollection {#8866 …} -Parent: Eccube\Entity\Category {#8857} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11122 +label: " アルミケーブル" +value: "354" +data: Eccube\Entity\Category {#8869 -id: 354 -name: "アルミケーブル" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1718697393 {#8867 date: 2024-06-18 16:56:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8868 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8870 …} -Children: Doctrine\ORM\PersistentCollection {#8873 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11123 +label: " ソーラーケーブル" +value: "442" +data: Eccube\Entity\Category {#8876 -id: 442 -name: "ソーラーケーブル" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1734309637 {#8874 date: 2024-12-16 09:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734309665 {#8875 date: 2024-12-16 09:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8877 …} -Children: Doctrine\ORM\PersistentCollection {#8880 …} -Parent: Eccube\Entity\Category {#8234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11124 +label: "電気自動車用充電器" +value: "29" +data: Eccube\Entity\Category {#8885 -id: 29 -name: "電気自動車用充電器" -hierarchy: 1 -sort_no: 264 -create_date: DateTime @1576549299 {#8805 date: 2019-12-17 11:21:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8804 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8886 …} -Children: Doctrine\ORM\PersistentCollection {#8889 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11125 +label: " 日東工業" +value: "297" +data: Eccube\Entity\Category {#8890 -id: 297 -name: "日東工業" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1682563771 {#8881 date: 2023-04-27 11:49:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8882 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8891 …} -Children: Doctrine\ORM\PersistentCollection {#8894 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11126 +label: " PIT-2Gシリーズ" +value: "298" +data: Eccube\Entity\Category {#8895 -id: 298 -name: "PIT-2Gシリーズ" -hierarchy: 3 -sort_no: 262 -create_date: DateTime @1682563839 {#8883 date: 2023-04-27 11:50:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8884 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8896 …} -Children: Doctrine\ORM\PersistentCollection {#8899 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11127 +label: " PIT-1Gシリーズ" +value: "299" +data: Eccube\Entity\Category {#8906 -id: 299 -name: "PIT-1Gシリーズ" -hierarchy: 3 -sort_no: 261 -create_date: DateTime @1682563885 {#8904 date: 2023-04-27 11:51:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8905 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8907 …} -Children: Doctrine\ORM\PersistentCollection {#8910 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11128 +label: " PIT-C2シリーズ" +value: "300" +data: Eccube\Entity\Category {#8913 -id: 300 -name: "PIT-C2シリーズ" -hierarchy: 3 -sort_no: 260 -create_date: DateTime @1682563948 {#8911 date: 2023-04-27 11:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8912 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8914 …} -Children: Doctrine\ORM\PersistentCollection {#8917 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11129 +label: " PIT-C3シリーズ" +value: "301" +data: Eccube\Entity\Category {#8920 -id: 301 -name: "PIT-C3シリーズ" -hierarchy: 3 -sort_no: 259 -create_date: DateTime @1682564111 {#8918 date: 2023-04-27 11:55:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8919 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8921 …} -Children: Doctrine\ORM\PersistentCollection {#8924 …} -Parent: Eccube\Entity\Category {#8890} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11130 +label: " パナソニック" +value: "289" +data: Eccube\Entity\Category {#8927 -id: 289 -name: "パナソニック" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1680741769 {#8901 date: 2023-04-06 09:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8900 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8928 …} -Children: Doctrine\ORM\PersistentCollection {#8931 …} -Parent: Eccube\Entity\Category {#8885} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11131 +label: " エルシーヴヘキアエス" +value: "292" +data: Eccube\Entity\Category {#8932 -id: 292 -name: "エルシーヴヘキアエス" -hierarchy: 3 -sort_no: 257 -create_date: DateTime @1680742224 {#8925 date: 2023-04-06 09:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8926 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8933 …} -Children: Doctrine\ORM\PersistentCollection {#8936 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11132 +label: " エルシーヴキャビ" +value: "295" +data: Eccube\Entity\Category {#8941 -id: 295 -name: "エルシーヴキャビ" -hierarchy: 3 -sort_no: 256 -create_date: DateTime @1680742270 {#8939 date: 2023-04-06 09:51:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8940 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8942 …} -Children: Doctrine\ORM\PersistentCollection {#8945 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11133 +label: " エルシーヴマイン" +value: "294" +data: Eccube\Entity\Category {#8948 -id: 294 -name: "エルシーヴマイン" -hierarchy: 3 -sort_no: 255 -create_date: DateTime @1680742258 {#8946 date: 2023-04-06 09:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8947 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8952 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11134 +label: " エルシーヴモードスリー" +value: "293" +data: Eccube\Entity\Category {#8955 -id: 293 -name: "エルシーヴモードスリー" -hierarchy: 3 -sort_no: 254 -create_date: DateTime @1680742244 {#8953 date: 2023-04-06 09:50:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8954 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#8959 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11135 +label: " エルシーヴ屋外コンセント" +value: "291" +data: Eccube\Entity\Category {#8962 -id: 291 -name: "エルシーヴ屋外コンセント" -hierarchy: 3 -sort_no: 253 -create_date: DateTime @1680742209 {#8960 date: 2023-04-06 09:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8961 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8963 …} -Children: Doctrine\ORM\PersistentCollection {#8966 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11136 +label: " エルシーヴその他関連商品" +value: "290" +data: Eccube\Entity\Category {#8971 -id: 290 -name: "エルシーヴその他関連商品" -hierarchy: 3 -sort_no: 252 -create_date: DateTime @1680742099 {#8967 date: 2023-04-06 09:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8968 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8972 …} -Children: Doctrine\ORM\PersistentCollection {#8975 …} -Parent: Eccube\Entity\Category {#8927} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11137 +label: " Dポール" +value: "296" +data: Eccube\Entity\Category {#8976 -id: 296 -name: "Dポール" -hierarchy: 4 -sort_no: 251 -create_date: DateTime @1680742753 {#8969 date: 2023-04-06 09:59:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8970 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8977 …} -Children: Doctrine\ORM\PersistentCollection {#8980 …} -Parent: Eccube\Entity\Category {#8971} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11138 +label: "制御機器" +value: "20" +data: Eccube\Entity\Category {#8983 -id: 20 -name: "制御機器" -hierarchy: 1 -sort_no: 250 -create_date: DateTime @1576549166 {#8938 date: 2019-12-17 11:19:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8937 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8984 …} -Children: Doctrine\ORM\PersistentCollection {#8987 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11139 +label: " インバータ" +value: "71" +data: Eccube\Entity\Category {#8988 -id: 71 -name: "インバータ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1633668092 {#8903 date: 2021-10-08 13:41:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686360994 {#8902 date: 2023-06-10 10:36:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8989 …} -Children: Doctrine\ORM\PersistentCollection {#8992 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11140 +label: " D800シリーズ" +value: "497" +data: Eccube\Entity\Category {#8993 -id: 497 -name: "D800シリーズ" -hierarchy: 3 -sort_no: 248 -create_date: DateTime @1749455104 {#8981 date: 2025-06-09 16:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#8982 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8994 …} -Children: Doctrine\ORM\PersistentCollection {#8997 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11141 +label: " A800シリーズ" +value: "74" +data: Eccube\Entity\Category {#9004 -id: 74 -name: "A800シリーズ" -hierarchy: 3 -sort_no: 247 -create_date: DateTime @1633668143 {#9002 date: 2021-10-08 13:42:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9003 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9005 …} -Children: Doctrine\ORM\PersistentCollection {#9008 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11142 +label: " D700シリーズ" +value: "73" +data: Eccube\Entity\Category {#9011 -id: 73 -name: "D700シリーズ" -hierarchy: 3 -sort_no: 246 -create_date: DateTime @1633668133 {#9009 date: 2021-10-08 13:42:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9010 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9012 …} -Children: Doctrine\ORM\PersistentCollection {#9015 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11143 +label: " F700PJシリーズ" +value: "78" +data: Eccube\Entity\Category {#9018 -id: 78 -name: "F700PJシリーズ" -hierarchy: 3 -sort_no: 245 -create_date: DateTime @1633668236 {#9016 date: 2021-10-08 13:43:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9017 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9019 …} -Children: Doctrine\ORM\PersistentCollection {#9022 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11144 +label: " E800シリーズ" +value: "76" +data: Eccube\Entity\Category {#9025 -id: 76 -name: "E800シリーズ" -hierarchy: 3 -sort_no: 244 -create_date: DateTime @1633668206 {#9023 date: 2021-10-08 13:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9024 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9026 …} -Children: Doctrine\ORM\PersistentCollection {#9029 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11145 +label: " F800シリーズ" +value: "77" +data: Eccube\Entity\Category {#9032 -id: 77 -name: "F800シリーズ" -hierarchy: 3 -sort_no: 243 -create_date: DateTime @1633668221 {#9030 date: 2021-10-08 13:43:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9031 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9033 …} -Children: Doctrine\ORM\PersistentCollection {#9036 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11146 +label: " 富士電機" +value: "93" +data: Eccube\Entity\Category {#9039 -id: 93 -name: "富士電機" -hierarchy: 3 -sort_no: 242 -create_date: DateTime @1635212646 {#9037 date: 2021-10-26 10:44:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9038 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9040 …} -Children: Doctrine\ORM\PersistentCollection {#9043 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11147 +label: " FRENIC-Eco" +value: "97" +data: Eccube\Entity\Category {#9046 -id: 97 -name: "FRENIC-Eco" -hierarchy: 3 -sort_no: 241 -create_date: DateTime @1635212797 {#9044 date: 2021-10-26 10:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9045 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9047 …} -Children: Doctrine\ORM\PersistentCollection {#9050 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11148 +label: " FRENIC-MEGA" +value: "96" +data: Eccube\Entity\Category {#9053 -id: 96 -name: "FRENIC-MEGA" -hierarchy: 3 -sort_no: 240 -create_date: DateTime @1635212755 {#9051 date: 2021-10-26 10:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9052 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9054 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11149 +label: " FRENIC-Ace" +value: "95" +data: Eccube\Entity\Category {#9060 -id: 95 -name: "FRENIC-Ace" -hierarchy: 3 -sort_no: 239 -create_date: DateTime @1635212743 {#9058 date: 2021-10-26 10:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9059 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9064 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11150 +label: " FRENIC-Mini" +value: "94" +data: Eccube\Entity\Category {#9067 -id: 94 -name: "FRENIC-Mini" -hierarchy: 3 -sort_no: 238 -create_date: DateTime @1635212731 {#9065 date: 2021-10-26 10:45:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9066 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9068 …} -Children: Doctrine\ORM\PersistentCollection {#9071 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11151 +label: " E700シリーズ" +value: "75" +data: Eccube\Entity\Category {#9074 -id: 75 -name: "E700シリーズ" -hierarchy: 3 -sort_no: 237 -create_date: DateTime @1633668192 {#9072 date: 2021-10-08 13:43:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9073 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9075 …} -Children: Doctrine\ORM\PersistentCollection {#9078 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11152 +label: " その他" +value: "59" +data: Eccube\Entity\Category {#9083 -id: 59 -name: "その他" -hierarchy: 3 -sort_no: 236 -create_date: DateTime @1618207417 {#9079 date: 2021-04-12 15:03:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1749515815 {#9080 date: 2025-06-10 09:36:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#8988} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11153 +label: " ヤザキエナジー" +value: "322" +data: Eccube\Entity\Category {#9088 -id: 322 -name: "ヤザキエナジー" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1685680987 {#9081 date: 2023-06-02 13:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685680997 {#9082 date: 2023-06-02 13:43:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9089 …} -Children: Doctrine\ORM\PersistentCollection {#9092 …} -Parent: Eccube\Entity\Category {#9083} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11154 +label: " シーケンサ" +value: "115" +data: Eccube\Entity\Category {#9095 -id: 115 -name: "シーケンサ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1636608765 {#9000 date: 2021-11-11 14:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9001 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9096 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11155 +label: " cc-Link" +value: "122" +data: Eccube\Entity\Category {#9100 -id: 122 -name: "cc-Link" -hierarchy: 3 -sort_no: 234 -create_date: DateTime @1636691852 {#9093 date: 2021-11-12 13:37:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9094 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9104 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11156 +label: " MELSOFT" +value: "121" +data: Eccube\Entity\Category {#9109 -id: 121 -name: "MELSOFT" -hierarchy: 3 -sort_no: 233 -create_date: DateTime @1636608950 {#9107 date: 2021-11-11 14:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9108 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9113 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11157 +label: " MELSEC-Lシリーズ" +value: "120" +data: Eccube\Entity\Category {#9116 -id: 120 -name: "MELSEC-Lシリーズ" -hierarchy: 3 -sort_no: 232 -create_date: DateTime @1636608937 {#9114 date: 2021-11-11 14:35:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9115 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9117 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11158 +label: " MELSEC iQ-Rシリーズ" +value: "119" +data: Eccube\Entity\Category {#9123 -id: 119 -name: "MELSEC iQ-Rシリーズ" -hierarchy: 3 -sort_no: 231 -create_date: DateTime @1636608908 {#9121 date: 2021-11-11 14:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9122 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9127 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11159 +label: " MELSEC iQ-Fシリーズ" +value: "118" +data: Eccube\Entity\Category {#9130 -id: 118 -name: "MELSEC iQ-Fシリーズ" -hierarchy: 3 -sort_no: 230 -create_date: DateTime @1636608883 {#9128 date: 2021-11-11 14:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9129 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9134 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11160 +label: " MELSEC-Fシリーズ" +value: "117" +data: Eccube\Entity\Category {#9137 -id: 117 -name: "MELSEC-Fシリーズ" -hierarchy: 3 -sort_no: 229 -create_date: DateTime @1636608830 {#9135 date: 2021-11-11 14:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9136 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11161 +label: " MELSEC-Qシリーズ" +value: "116" +data: Eccube\Entity\Category {#9144 -id: 116 -name: "MELSEC-Qシリーズ" -hierarchy: 3 -sort_no: 228 -create_date: DateTime @1636608793 {#9142 date: 2021-11-11 14:33:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9143 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9148 …} -Parent: Eccube\Entity\Category {#9095} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11162 +label: " 表示機器" +value: "123" +data: Eccube\Entity\Category {#9151 -id: 123 -name: "表示機器" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1636693925 {#9105 date: 2021-11-12 14:12:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9106 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9152 …} -Children: Doctrine\ORM\PersistentCollection {#9155 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11163 +label: " 三菱GTシリーズ" +value: "124" +data: Eccube\Entity\Category {#9156 -id: 124 -name: "三菱GTシリーズ" -hierarchy: 3 -sort_no: 226 -create_date: DateTime @1636693944 {#9149 date: 2021-11-12 14:12:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9150 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9151} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11164 +label: " サーボアンプ" +value: "63" +data: Eccube\Entity\Category {#9165 -id: 63 -name: "サーボアンプ" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1623632982 {#9161 date: 2021-06-14 10:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9162 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9169 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11165 +label: " 三菱電機" +value: "92" +data: Eccube\Entity\Category {#9170 -id: 92 -name: "三菱電機" -hierarchy: 3 -sort_no: 224 -create_date: DateTime @1635137456 {#9163 date: 2021-10-25 13:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9164 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9165} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11166 +label: " マグネットスイッチ" +value: "109" +data: Eccube\Entity\Category {#9179 -id: 109 -name: "マグネットスイッチ" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1636347334 {#9175 date: 2021-11-08 13:55:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9176 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9180 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11167 +label: " 電磁開閉器" +value: "125" +data: Eccube\Entity\Category {#9184 -id: 125 -name: "電磁開閉器" -hierarchy: 3 -sort_no: 222 -create_date: DateTime @1637021773 {#9177 date: 2021-11-16 09:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9178 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11168 +label: " 電磁接触器" +value: "110" +data: Eccube\Entity\Category {#9193 -id: 110 -name: "電磁接触器" -hierarchy: 3 -sort_no: 221 -create_date: DateTime @1636347349 {#9191 date: 2021-11-08 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9192 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9194 …} -Children: Doctrine\ORM\PersistentCollection {#9197 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11169 +label: " ホイスト用押ボタン開閉器" +value: "111" +data: Eccube\Entity\Category {#9200 -id: 111 -name: "ホイスト用押ボタン開閉器" -hierarchy: 3 -sort_no: 220 -create_date: DateTime @1636347385 {#9198 date: 2021-11-08 13:56:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9199 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9201 …} -Children: Doctrine\ORM\PersistentCollection {#9204 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11170 +label: " サーマルリレー" +value: "112" +data: Eccube\Entity\Category {#9207 -id: 112 -name: "サーマルリレー" -hierarchy: 3 -sort_no: 219 -create_date: DateTime @1636347398 {#9205 date: 2021-11-08 13:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9206 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9211 …} -Parent: Eccube\Entity\Category {#9179} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11171 +label: " 一般リレー" +value: "100" +data: Eccube\Entity\Category {#9214 -id: 100 -name: "一般リレー" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1635811250 {#8999 date: 2021-11-02 09:00:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#8998 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9215 …} -Children: Doctrine\ORM\PersistentCollection {#9218 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11172 +label: " オムロンMYシリーズ" +value: "102" +data: Eccube\Entity\Category {#9219 -id: 102 -name: "オムロンMYシリーズ" -hierarchy: 3 -sort_no: 217 -create_date: DateTime @1635811281 {#9212 date: 2021-11-02 09:01:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9213 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11173 +label: " オムロンLYシリーズ" +value: "103" +data: Eccube\Entity\Category {#9228 -id: 103 -name: "オムロンLYシリーズ" -hierarchy: 3 -sort_no: 216 -create_date: DateTime @1635811292 {#9226 date: 2021-11-02 09:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9227 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9229 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11174 +label: " オムロンG2Rシリーズ" +value: "104" +data: Eccube\Entity\Category {#9235 -id: 104 -name: "オムロンG2Rシリーズ" -hierarchy: 3 -sort_no: 215 -create_date: DateTime @1635811304 {#9233 date: 2021-11-02 09:01:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9234 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9239 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11175 +label: " オムロンリレーアクセサリ" +value: "105" +data: Eccube\Entity\Category {#9242 -id: 105 -name: "オムロンリレーアクセサリ" -hierarchy: 3 -sort_no: 214 -create_date: DateTime @1635811321 {#9240 date: 2021-11-02 09:02:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9241 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9243 …} -Children: Doctrine\ORM\PersistentCollection {#9246 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11176 +label: " オムロンその他" +value: "101" +data: Eccube\Entity\Category {#9249 -id: 101 -name: "オムロンその他" -hierarchy: 3 -sort_no: 213 -create_date: DateTime @1635811260 {#9247 date: 2021-11-02 09:01:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9248 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9253 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11177 +label: " ワイドミュラー リレー" +value: "171" +data: Eccube\Entity\Category {#9256 -id: 171 -name: "ワイドミュラー リレー" -hierarchy: 3 -sort_no: 212 -create_date: DateTime @1646955485 {#9254 date: 2022-03-11 08:38:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9255 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9257 …} -Children: Doctrine\ORM\PersistentCollection {#9260 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: " ワイドミュラー リレーソケット" +value: "106" +data: Eccube\Entity\Category {#9265 -id: 106 -name: "ワイドミュラー リレーソケット" -hierarchy: 3 -sort_no: 211 -create_date: DateTime @1635811344 {#9261 date: 2021-11-02 09:02:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9262 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9266 …} -Children: Doctrine\ORM\PersistentCollection {#9269 …} -Parent: Eccube\Entity\Category {#9214} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11179 +label: " リレーアクセサリ" +value: "107" +data: Eccube\Entity\Category {#9270 -id: 107 -name: "リレーアクセサリ" -hierarchy: 4 -sort_no: 53 -create_date: DateTime @1635811355 {#9263 date: 2021-11-02 09:02:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1636157263 {#9264 date: 2021-11-06 09:07:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9271 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9265} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: " スイッチング・パワーサプライ" +value: "98" +data: Eccube\Entity\Category {#9277 -id: 98 -name: "スイッチング・パワーサプライ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1635728818 {#9224 date: 2021-11-01 10:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9225 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9278 …} -Children: Doctrine\ORM\PersistentCollection {#9281 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11181 +label: " オムロン" +value: "99" +data: Eccube\Entity\Category {#9282 -id: 99 -name: "オムロン" -hierarchy: 3 -sort_no: 209 -create_date: DateTime @1635728837 {#9275 date: 2021-11-01 10:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9276 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9277} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11182 +label: " 電力量計" +value: "79" +data: Eccube\Entity\Category {#9291 -id: 79 -name: "電力量計" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1634255616 {#9287 date: 2021-10-15 08:53:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9288 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11183 +label: " 大崎電気工業" +value: "81" +data: Eccube\Entity\Category {#9296 -id: 81 -name: "大崎電気工業" -hierarchy: 3 -sort_no: 207 -create_date: DateTime @1634255658 {#9289 date: 2021-10-15 08:54:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9290 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11184 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#9305 -id: 80 -name: "三菱電機" -hierarchy: 3 -sort_no: 206 -create_date: DateTime @1634255647 {#9303 date: 2021-10-15 08:54:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9304 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9306 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: Eccube\Entity\Category {#9291} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11185 +label: " サーキットプロテクタ" +value: "114" +data: Eccube\Entity\Category {#9310 -id: 114 -name: "サーキットプロテクタ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1636606702 {#9190 date: 2021-11-11 13:58:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9189 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11186 +label: " エネルギーモニタ" +value: "90" +data: Eccube\Entity\Category {#9319 -id: 90 -name: "エネルギーモニタ" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1635119763 {#9315 date: 2021-10-25 08:56:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9316 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9320 …} -Children: Doctrine\ORM\PersistentCollection {#9323 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11187 +label: " パナソニック" +value: "91" +data: Eccube\Entity\Category {#9324 -id: 91 -name: "パナソニック" -hierarchy: 3 -sort_no: 203 -create_date: DateTime @1635119784 {#9317 date: 2021-10-25 08:56:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9318 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9319} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11188 +label: " 高圧交流気中負荷開閉器" +value: "113" +data: Eccube\Entity\Category {#9331 -id: 113 -name: "高圧交流気中負荷開閉器" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1636589638 {#9329 date: 2021-11-11 09:13:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9330 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#8983} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11189 +label: "タイマー タイムスイッチ" +value: "15" +data: Eccube\Entity\Category {#9338 -id: 15 -name: "タイマー タイムスイッチ" -hierarchy: 1 -sort_no: 201 -create_date: DateTime @1576549131 {#9301 date: 2019-12-17 11:18:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9302 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11190 +label: " オムロン" +value: "158" +data: Eccube\Entity\Category {#9343 -id: 158 -name: "オムロン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1642119211 {#9336 date: 2022-01-14 09:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9337 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9344 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11191 +label: " パナソニック" +value: "82" +data: Eccube\Entity\Category {#9354 -id: 82 -name: "パナソニック" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1634255970 {#9350 date: 2021-10-15 08:59:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9351 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11192 +label: " タイムスイッチ" +value: "87" +data: Eccube\Entity\Category {#9359 -id: 87 -name: "タイムスイッチ" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634690074 {#9352 date: 2021-10-20 09:34:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881863 {#9353 date: 2021-10-22 14:51:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11193 +label: " タイマー" +value: "86" +data: Eccube\Entity\Category {#9368 -id: 86 -name: "タイマー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1634690064 {#9366 date: 2021-10-20 09:34:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634881875 {#9367 date: 2021-10-22 14:51:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9369 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9354} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11194 +label: " 三菱電機" +value: "89" +data: Eccube\Entity\Category {#9373 -id: 89 -name: "三菱電機" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1634950765 {#9348 date: 2021-10-23 09:59:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9349 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11195 +label: " 大崎電気工業" +value: "84" +data: Eccube\Entity\Category {#9380 -id: 84 -name: "大崎電気工業" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1634255987 {#9378 date: 2021-10-15 08:59:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9379 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11196 +label: " オムロン" +value: "83" +data: Eccube\Entity\Category {#9389 -id: 83 -name: "オムロン" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1634255979 {#9385 date: 2021-10-15 08:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950755 {#9386 date: 2021-10-23 09:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9390 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9338} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11197 +label: " 三菱電機" +value: "88" +data: Eccube\Entity\Category {#9394 -id: 88 -name: "三菱電機" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1634950698 {#9387 date: 2021-10-23 09:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1634950739 {#9388 date: 2021-10-23 09:58:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9389} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11198 +label: "システムラック" +value: "35" +data: Eccube\Entity\Category {#9403 -id: 35 -name: "システムラック" -hierarchy: 1 -sort_no: 196 -create_date: DateTime @1579004860 {#9364 date: 2020-01-14 21:27:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9365 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9404 …} -Children: Doctrine\ORM\PersistentCollection {#9407 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11199 +label: " 小型ラック" +value: "65" +data: Eccube\Entity\Category {#9408 -id: 65 -name: "小型ラック" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1633066204 {#9399 date: 2021-10-01 14:30:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9400 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9403} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11200 +label: " スタンダードタイプ" +value: "66" +data: Eccube\Entity\Category {#9413 -id: 66 -name: "スタンダードタイプ" -hierarchy: 3 -sort_no: 194 -create_date: DateTime @1633066235 {#9401 date: 2021-10-01 14:30:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9402 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11201 +label: " サーバ収納タイプ" +value: "68" +data: Eccube\Entity\Category {#9424 -id: 68 -name: "サーバ収納タイプ" -hierarchy: 3 -sort_no: 193 -create_date: DateTime @1633066267 {#9422 date: 2021-10-01 14:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9423 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9428 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11202 +label: " 壁掛けタイプ" +value: "67" +data: Eccube\Entity\Category {#9431 -id: 67 -name: "壁掛けタイプ" -hierarchy: 3 -sort_no: 192 -create_date: DateTime @1633066252 {#9429 date: 2021-10-01 14:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9430 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9432 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11203 +label: " デスクタイプ" +value: "69" +data: Eccube\Entity\Category {#9438 -id: 69 -name: "デスクタイプ" -hierarchy: 3 -sort_no: 191 -create_date: DateTime @1633066316 {#9436 date: 2021-10-01 14:31:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9437 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9442 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11204 +label: " 台板・HUB収納タイプ" +value: "70" +data: Eccube\Entity\Category {#9445 -id: 70 -name: "台板・HUB収納タイプ" -hierarchy: 3 -sort_no: 190 -create_date: DateTime @1633066339 {#9443 date: 2021-10-01 14:32:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9444 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9446 …} -Children: Doctrine\ORM\PersistentCollection {#9449 …} -Parent: Eccube\Entity\Category {#9408} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11205 +label: "スマートHEMS" +value: "34" +data: Eccube\Entity\Category {#9450 -id: 34 -name: "スマートHEMS" -hierarchy: 1 -sort_no: 189 -create_date: DateTime @1579004856 {#9418 date: 2020-01-14 21:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9419 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11206 +label: " AiSEG3" +value: "486" +data: Eccube\Entity\Category {#9455 -id: 486 -name: "AiSEG3" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1742517996 {#9420 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742517996 {#9421 date: 2025-03-21 09:46:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9456 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9450} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11207 +label: " HEMS関連商品" +value: "205" +data: Eccube\Entity\Category {#9464 -id: 205 -name: "HEMS関連商品" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1650502144 {#9462 date: 2022-04-21 09:49:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9463 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11208 +label: " アダプタ" +value: "204" +data: Eccube\Entity\Category {#9471 -id: 204 -name: "アダプタ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1650502130 {#9469 date: 2022-04-21 09:48:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9470 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11209 +label: " センサー" +value: "203" +data: Eccube\Entity\Category {#9478 -id: 203 -name: "センサー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1650502121 {#9476 date: 2022-04-21 09:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9477 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11210 +label: " 計測装置・オプション品" +value: "202" +data: Eccube\Entity\Category {#9485 -id: 202 -name: "計測装置・オプション品" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1650502110 {#9483 date: 2022-04-21 09:48:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9484 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11211 +label: " AiSEG2" +value: "201" +data: Eccube\Entity\Category {#9492 -id: 201 -name: "AiSEG2" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1650502083 {#9490 date: 2022-04-21 09:48:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9491 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9450} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11212 +label: "キャビネットラック" +value: "11" +data: Eccube\Entity\Category {#9501 -id: 11 -name: "キャビネットラック" -hierarchy: 1 -sort_no: 182 -create_date: DateTime @1576549092 {#9461 date: 2019-12-17 11:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9460 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9502 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11213 +label: " 盤用露出型" +value: "172" +data: Eccube\Entity\Category {#9506 -id: 172 -name: "盤用露出型" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1648254415 {#9497 date: 2022-03-26 09:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9498 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11214 +label: " 鉄板ベース" +value: "174" +data: Eccube\Entity\Category {#9511 -id: 174 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 179 -create_date: DateTime @1648254443 {#9499 date: 2022-03-26 09:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9500 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9512 …} -Children: Doctrine\ORM\PersistentCollection {#9515 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11215 +label: " 木板ベース" +value: "173" +data: Eccube\Entity\Category {#9522 -id: 173 -name: "木板ベース" -hierarchy: 3 -sort_no: 178 -create_date: DateTime @1648254430 {#9520 date: 2022-03-26 09:27:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9521 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9523 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: Eccube\Entity\Category {#9506} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11216 +label: " 盤用埋込型" +value: "175" +data: Eccube\Entity\Category {#9529 -id: 175 -name: "盤用埋込型" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1648254516 {#9517 date: 2022-03-26 09:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9516 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9533 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11217 +label: " 鉄板ベース" +value: "177" +data: Eccube\Entity\Category {#9534 -id: 177 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 176 -create_date: DateTime @1648254548 {#9527 date: 2022-03-26 09:29:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9528 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11218 +label: " 木板ベース" +value: "176" +data: Eccube\Entity\Category {#9543 -id: 176 -name: "木板ベース" -hierarchy: 3 -sort_no: 175 -create_date: DateTime @1648254532 {#9541 date: 2022-03-26 09:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9542 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9529} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11219 +label: " 屋外用制御盤" +value: "178" +data: Eccube\Entity\Category {#9550 -id: 178 -name: "屋外用制御盤" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1648254779 {#9519 date: 2022-03-26 09:32:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9518 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9554 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11220 +label: " 鉄板ベース" +value: "180" +data: Eccube\Entity\Category {#9555 -id: 180 -name: "鉄板ベース" -hierarchy: 3 -sort_no: 173 -create_date: DateTime @1648254798 {#9548 date: 2022-03-26 09:33:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9549 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11221 +label: " 木板ベース" +value: "179" +data: Eccube\Entity\Category {#9564 -id: 179 -name: "木板ベース" -hierarchy: 3 -sort_no: 172 -create_date: DateTime @1648254790 {#9562 date: 2022-03-26 09:33:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9563 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9565 …} -Children: Doctrine\ORM\PersistentCollection {#9568 …} -Parent: Eccube\Entity\Category {#9550} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11222 +label: " 情報通信" +value: "181" +data: Eccube\Entity\Category {#9571 -id: 181 -name: "情報通信" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1648703993 {#9540 date: 2022-03-31 14:19:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9539 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9572 …} -Children: Doctrine\ORM\PersistentCollection {#9575 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11223 +label: " HUB収納壁掛ワイドタイプ" +value: "355" +data: Eccube\Entity\Category {#9576 -id: 355 -name: "HUB収納壁掛ワイドタイプ" -hierarchy: 3 -sort_no: 170 -create_date: DateTime @1725328338 {#9569 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725328338 {#9570 date: 2024-09-03 10:52:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9571} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11224 +label: " HUB収納天井取付" +value: "187" +data: Eccube\Entity\Category {#9585 -id: 187 -name: "HUB収納天井取付" -hierarchy: 3 -sort_no: 169 -create_date: DateTime @1648704201 {#9583 date: 2022-03-31 14:23:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9584 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9586 …} -Children: Doctrine\ORM\PersistentCollection {#9589 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11225 +label: " HUB収納壁掛全面換気口" +value: "186" +data: Eccube\Entity\Category {#9592 -id: 186 -name: "HUB収納壁掛全面換気口" -hierarchy: 3 -sort_no: 168 -create_date: DateTime @1648704182 {#9590 date: 2022-03-31 14:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9591 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9593 …} -Children: Doctrine\ORM\PersistentCollection {#9596 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11226 +label: " HUB収納壁掛ボデーファン付" +value: "185" +data: Eccube\Entity\Category {#9599 -id: 185 -name: "HUB収納壁掛ボデーファン付" -hierarchy: 3 -sort_no: 167 -create_date: DateTime @1648704150 {#9597 date: 2022-03-31 14:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9598 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9600 …} -Children: Doctrine\ORM\PersistentCollection {#9603 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11227 +label: " HUB収納壁掛ドアファン付" +value: "184" +data: Eccube\Entity\Category {#9606 -id: 184 -name: "HUB収納壁掛ドアファン付" -hierarchy: 3 -sort_no: 166 -create_date: DateTime @1648704115 {#9604 date: 2022-03-31 14:21:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9605 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9607 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11228 +label: " HUB収納壁掛" +value: "183" +data: Eccube\Entity\Category {#9613 -id: 183 -name: "HUB収納壁掛" -hierarchy: 3 -sort_no: 165 -create_date: DateTime @1648704070 {#9611 date: 2022-03-31 14:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9612 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9617 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11229 +label: " HUB収納壁掛換気口付" +value: "182" +data: Eccube\Entity\Category {#9620 -id: 182 -name: "HUB収納壁掛換気口付" -hierarchy: 3 -sort_no: 164 -create_date: DateTime @1648704051 {#9618 date: 2022-03-31 14:20:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9619 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9621 …} -Children: Doctrine\ORM\PersistentCollection {#9624 …} -Parent: Eccube\Entity\Category {#9571} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11230 +label: " 計器盤" +value: "206" +data: Eccube\Entity\Category {#9627 -id: 206 -name: "計器盤" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1651120340 {#9581 date: 2022-04-28 13:32:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9582 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9628 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11231 +label: " 集合計器盤" +value: "209" +data: Eccube\Entity\Category {#9632 -id: 209 -name: "集合計器盤" -hierarchy: 3 -sort_no: 162 -create_date: DateTime @1651120394 {#9625 date: 2022-04-28 13:33:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9626 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11232 +label: " 引込計器盤" +value: "208" +data: Eccube\Entity\Category {#9641 -id: 208 -name: "引込計器盤" -hierarchy: 3 -sort_no: 161 -create_date: DateTime @1651120377 {#9639 date: 2022-04-28 13:32:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9640 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9642 …} -Children: Doctrine\ORM\PersistentCollection {#9645 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11233 +label: " テナントキャビネット" +value: "207" +data: Eccube\Entity\Category {#9648 -id: 207 -name: "テナントキャビネット" -hierarchy: 3 -sort_no: 160 -create_date: DateTime @1651120359 {#9646 date: 2022-04-28 13:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9647 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9649 …} -Children: Doctrine\ORM\PersistentCollection {#9652 …} -Parent: Eccube\Entity\Category {#9627} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11234 +label: " 屋外用小型ボックス" +value: "220" +data: Eccube\Entity\Category {#9653 -id: 220 -name: "屋外用小型ボックス" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1653013882 {#9637 date: 2022-05-20 11:31:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9638 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11235 +label: " 自立制御盤基台付" +value: "210" +data: Eccube\Entity\Category {#9662 -id: 210 -name: "自立制御盤基台付" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1652325212 {#9658 date: 2022-05-12 12:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9659 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9663 …} -Children: Doctrine\ORM\PersistentCollection {#9666 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11236 +label: " フカサ250㎜" +value: "211" +data: Eccube\Entity\Category {#9667 -id: 211 -name: "フカサ250㎜" -hierarchy: 3 -sort_no: 157 -create_date: DateTime @1652325229 {#9660 date: 2022-05-12 12:13:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9661 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11237 +label: " フカサ350㎜" +value: "212" +data: Eccube\Entity\Category {#9676 -id: 212 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 156 -create_date: DateTime @1652325241 {#9674 date: 2022-05-12 12:14:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9675 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9680 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11238 +label: " フカサ400㎜" +value: "213" +data: Eccube\Entity\Category {#9683 -id: 213 -name: "フカサ400㎜" -hierarchy: 3 -sort_no: 155 -create_date: DateTime @1652325250 {#9681 date: 2022-05-12 12:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9682 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9684 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11239 +label: " フカサ500㎜" +value: "214" +data: Eccube\Entity\Category {#9690 -id: 214 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 154 -create_date: DateTime @1652325261 {#9688 date: 2022-05-12 12:14:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9689 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9691 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9662} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11240 +label: " 屋外用自立制御盤基台付" +value: "215" +data: Eccube\Entity\Category {#9697 -id: 215 -name: "屋外用自立制御盤基台付" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1652749134 {#9560 date: 2022-05-17 09:58:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9561 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9698 …} -Children: Doctrine\ORM\PersistentCollection {#9701 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11241 +label: " フカサ350㎜" +value: "216" +data: Eccube\Entity\Category {#9702 -id: 216 -name: "フカサ350㎜" -hierarchy: 3 -sort_no: 152 -create_date: DateTime @1652749161 {#9695 date: 2022-05-17 09:59:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9696 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11242 +label: " フカサ500㎜" +value: "217" +data: Eccube\Entity\Category {#9711 -id: 217 -name: "フカサ500㎜" -hierarchy: 3 -sort_no: 151 -create_date: DateTime @1652749173 {#9709 date: 2022-05-17 09:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9710 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9712 …} -Children: Doctrine\ORM\PersistentCollection {#9715 …} -Parent: Eccube\Entity\Category {#9697} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11243 +label: " 熱対策制御盤" +value: "199" +data: Eccube\Entity\Category {#9716 -id: 199 -name: "熱対策制御盤" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1649462925 {#9673 date: 2022-04-09 09:08:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9672 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11244 +label: " 熱対策通信" +value: "200" +data: Eccube\Entity\Category {#9723 -id: 200 -name: "熱対策通信" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1649467268 {#9721 date: 2022-04-09 10:21:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9722 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11245 +label: " 耐風雨" +value: "219" +data: Eccube\Entity\Category {#9730 -id: 219 -name: "耐風雨" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1653013862 {#9728 date: 2022-05-20 11:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9729 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11246 +label: " 大型高圧受電盤" +value: "221" +data: Eccube\Entity\Category {#9737 -id: 221 -name: "大型高圧受電盤" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1653013899 {#9735 date: 2022-05-20 11:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9736 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11247 +label: " 盤内装用" +value: "218" +data: Eccube\Entity\Category {#9744 -id: 218 -name: "盤内装用" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1653013744 {#9742 date: 2022-05-20 11:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9743 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11248 +label: " 光接続箱 オプション" +value: "494" +data: Eccube\Entity\Category {#9751 -id: 494 -name: "光接続箱 オプション" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1747880528 {#9749 date: 2025-05-22 11:22:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747880562 {#9750 date: 2025-05-22 11:22:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9501} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: "日東工業製品の光接続箱のオプション" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11249 +label: "プラボックス" +value: "12" +data: Eccube\Entity\Category {#9756 -id: 12 -name: "プラボックス" -hierarchy: 1 -sort_no: 145 -create_date: DateTime @1576549098 {#9708 date: 2019-12-17 11:18:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9707 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9757 …} -Children: Doctrine\ORM\PersistentCollection {#9760 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11250 +label: "分電盤" +value: "13" +data: Eccube\Entity\Category {#9767 -id: 13 -name: "分電盤" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1576549105 {#9761 date: 2019-12-17 11:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9762 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9768 …} -Children: Doctrine\ORM\PersistentCollection {#9771 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11251 +label: " パナソニック" +value: "489" +data: Eccube\Entity\Category {#9772 -id: 489 -name: "パナソニック" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1743038049 {#9763 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038049 {#9764 date: 2025-03-27 10:14:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11252 +label: " FLEXIID(フレキシード)" +value: "490" +data: Eccube\Entity\Category {#9777 -id: 490 -name: "FLEXIID(フレキシード)" -hierarchy: 3 -sort_no: 142 -create_date: DateTime @1743038086 {#9765 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743038086 {#9766 date: 2025-03-27 10:14:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9778 …} -Children: Doctrine\ORM\PersistentCollection {#9781 …} -Parent: Eccube\Entity\Category {#9772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11253 +label: " 日東工業" +value: "350" +data: Eccube\Entity\Category {#9788 -id: 350 -name: "日東工業" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1707884970 {#9784 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707884970 {#9785 date: 2024-02-14 13:29:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9789 …} -Children: Doctrine\ORM\PersistentCollection {#9792 …} -Parent: Eccube\Entity\Category {#9767} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11254 +label: " EV6KW対応ホーム分電盤" +value: "498" +data: Eccube\Entity\Category {#9793 -id: 498 -name: "EV6KW対応ホーム分電盤" -hierarchy: 3 -sort_no: 140 -create_date: DateTime @1751329003 {#9786 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751329003 {#9787 date: 2025-07-01 09:16:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11255 +label: " 切替機能付ホーム分電盤" +value: "351" +data: Eccube\Entity\Category {#9802 -id: 351 -name: "切替機能付ホーム分電盤" -hierarchy: 3 -sort_no: 139 -create_date: DateTime @1707885007 {#9800 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707885007 {#9801 date: 2024-02-14 13:30:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9803 …} -Children: Doctrine\ORM\PersistentCollection {#9806 …} -Parent: Eccube\Entity\Category {#9788} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11256 +label: "ブレーカ" +value: "14" +data: Eccube\Entity\Category {#9809 -id: 14 -name: "ブレーカ" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1576549113 {#9799 date: 2019-12-17 11:18:33.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 {#9810 …} -Children: Doctrine\ORM\PersistentCollection {#9813 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11257 +label: " 三菱電機" +value: "259" +data: Eccube\Entity\Category {#9814 -id: 259 -name: "三菱電機" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1678498245 {#9782 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498245 {#9783 date: 2023-03-11 10:30:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11258 +label: " 配線用遮断器" +value: "260" +data: Eccube\Entity\Category {#9819 -id: 260 -name: "配線用遮断器" -hierarchy: 3 -sort_no: 136 -create_date: DateTime @1678498288 {#9807 date: 2023-03-11 10:31:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9808 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9820 …} -Children: Doctrine\ORM\PersistentCollection {#9823 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11259 +label: " 漏電遮断機" +value: "261" +data: Eccube\Entity\Category {#9830 -id: 261 -name: "漏電遮断機" -hierarchy: 3 -sort_no: 135 -create_date: DateTime @1678498304 {#9828 date: 2023-03-11 10:31:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678498310 {#9829 date: 2023-03-11 10:31:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9831 …} -Children: Doctrine\ORM\PersistentCollection {#9834 …} -Parent: Eccube\Entity\Category {#9814} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11260 +label: " サーキットブレーカ" +value: "126" +data: Eccube\Entity\Category {#9837 -id: 126 -name: "サーキットブレーカ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1637815687 {#9825 date: 2021-11-25 13:48:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9824 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9838 …} -Children: Doctrine\ORM\PersistentCollection {#9841 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11261 +label: " 日東工業" +value: "128" +data: Eccube\Entity\Category {#9842 -id: 128 -name: "日東工業" -hierarchy: 3 -sort_no: 133 -create_date: DateTime @1637815808 {#9835 date: 2021-11-25 13:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9836 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11262 +label: " 三菱電機" +value: "149" +data: Eccube\Entity\Category {#9851 -id: 149 -name: "三菱電機" -hierarchy: 3 -sort_no: 132 -create_date: DateTime @1639616941 {#9849 date: 2021-12-16 10:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9850 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9852 …} -Children: Doctrine\ORM\PersistentCollection {#9855 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11263 +label: " 富士電機" +value: "147" +data: Eccube\Entity\Category {#9858 -id: 147 -name: "富士電機" -hierarchy: 3 -sort_no: 131 -create_date: DateTime @1639525064 {#9856 date: 2021-12-15 08:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9857 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9859 …} -Children: Doctrine\ORM\PersistentCollection {#9862 …} -Parent: Eccube\Entity\Category {#9837} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11264 +label: " 漏電ブレーカ" +value: "127" +data: Eccube\Entity\Category {#9865 -id: 127 -name: "漏電ブレーカ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1637815714 {#9847 date: 2021-11-25 13:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9848 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9866 …} -Children: Doctrine\ORM\PersistentCollection {#9869 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11265 +label: " パナソニック" +value: "488" +data: Eccube\Entity\Category {#9870 -id: 488 -name: "パナソニック" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1742963743 {#9863 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1742963743 {#9864 date: 2025-03-26 13:35:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11266 +label: " 日東工業" +value: "129" +data: Eccube\Entity\Category {#9879 -id: 129 -name: "日東工業" -hierarchy: 3 -sort_no: 128 -create_date: DateTime @1637815822 {#9877 date: 2021-11-25 13:50:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9878 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9880 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11267 +label: " 富士電機" +value: "148" +data: Eccube\Entity\Category {#9886 -id: 148 -name: "富士電機" -hierarchy: 3 -sort_no: 127 -create_date: DateTime @1639525270 {#9884 date: 2021-12-15 08:41:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9885 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9887 …} -Children: Doctrine\ORM\PersistentCollection {#9890 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11268 +label: " テンパール工業" +value: "146" +data: Eccube\Entity\Category {#9893 -id: 146 -name: "テンパール工業" -hierarchy: 3 -sort_no: 126 -create_date: DateTime @1639456290 {#9891 date: 2021-12-14 13:31:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9892 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9894 …} -Children: Doctrine\ORM\PersistentCollection {#9897 …} -Parent: Eccube\Entity\Category {#9865} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11269 +label: " 安全ブレーカ" +value: "140" +data: Eccube\Entity\Category {#9898 -id: 140 -name: "安全ブレーカ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1639100762 {#9826 date: 2021-12-10 10:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9827 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11270 +label: " ノントリップスイッチ" +value: "138" +data: Eccube\Entity\Category {#9905 -id: 138 -name: "ノントリップスイッチ" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1639094770 {#9903 date: 2021-12-10 09:06:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9904 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11271 +label: " プチスリムタイプ" +value: "139" +data: Eccube\Entity\Category {#9912 -id: 139 -name: "プチスリムタイプ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1639096973 {#9910 date: 2021-12-10 09:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9911 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11272 +label: " ビリビリガード" +value: "145" +data: Eccube\Entity\Category {#9919 -id: 145 -name: "ビリビリガード" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1639444149 {#9917 date: 2021-12-14 10:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9918 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11273 +label: " エンクローズブレーカ" +value: "141" +data: Eccube\Entity\Category {#9926 -id: 141 -name: "エンクローズブレーカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1639103676 {#9924 date: 2021-12-10 11:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9925 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11274 +label: " カバースイッチ" +value: "137" +data: Eccube\Entity\Category {#9933 -id: 137 -name: "カバースイッチ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1639027617 {#9931 date: 2021-12-09 14:26:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9932 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11275 +label: " 開閉器" +value: "136" +data: Eccube\Entity\Category {#9940 -id: 136 -name: "開閉器" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1639025667 {#9938 date: 2021-12-09 13:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9939 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11276 +label: " プラグインブレーカ" +value: "142" +data: Eccube\Entity\Category {#9947 -id: 142 -name: "プラグインブレーカ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1639115039 {#9945 date: 2021-12-10 14:43:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9946 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11277 +label: " 感震ブレーカ" +value: "130" +data: Eccube\Entity\Category {#9956 -id: 130 -name: "感震ブレーカ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1638248085 {#9952 date: 2021-11-30 13:54:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9953 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9957 …} -Children: Doctrine\ORM\PersistentCollection {#9960 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11278 +label: " 日東工業" +value: "133" +data: Eccube\Entity\Category {#9961 -id: 133 -name: "日東工業" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1638248127 {#9954 date: 2021-11-30 13:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9955 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9962 …} -Children: Doctrine\ORM\PersistentCollection {#9965 …} -Parent: Eccube\Entity\Category {#9956} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11279 +label: " 避雷器" +value: "144" +data: Eccube\Entity\Category {#9968 -id: 144 -name: "避雷器" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1639353365 {#9966 date: 2021-12-13 08:56:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#9967 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11280 +label: " パワーアラーム" +value: "143" +data: Eccube\Entity\Category {#9975 -id: 143 -name: "パワーアラーム" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1639353349 {#9973 date: 2021-12-13 08:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639354480 {#9974 date: 2021-12-13 09:14:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11281 +label: " 分散型電源システム用" +value: "135" +data: Eccube\Entity\Category {#9982 -id: 135 -name: "分散型電源システム用" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248251 {#9980 date: 2021-11-30 13:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009471 {#9981 date: 2021-12-09 09:24:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11282 +label: " 単3中性線欠相保護付漏電ブレーカ" +value: "134" +data: Eccube\Entity\Category {#9989 -id: 134 -name: "単3中性線欠相保護付漏電ブレーカ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1638248205 {#9987 date: 2021-11-30 13:56:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009481 {#9988 date: 2021-12-09 09:24:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11283 +label: " 漏電ブレーカ 経済型" +value: "131" +data: Eccube\Entity\Category {#9998 -id: 131 -name: "漏電ブレーカ 経済型" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1638248100 {#9994 date: 2021-11-30 13:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009496 {#9995 date: 2021-12-09 09:24:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9999 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9809} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11284 +label: " 日東工業" +value: "132" +data: Eccube\Entity\Category {#10003 -id: 132 -name: "日東工業" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1638248112 {#9996 date: 2021-11-30 13:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1639009407 {#9997 date: 2021-12-09 09:23:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9998} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11285 +label: "配線器具" +value: "16" +data: Eccube\Entity\Category {#10014 -id: 16 -name: "配線器具" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1576549136 {#9876 date: 2019-12-17 11:18:56.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 {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10018 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11286 +label: " パナソニック" +value: "265" +data: Eccube\Entity\Category {#10019 -id: 265 -name: "パナソニック" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1678666216 {#10008 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678666216 {#10009 date: 2023-03-13 09:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10020 …} -Children: Doctrine\ORM\PersistentCollection {#10023 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11287 +label: " アドバンスシリーズ配線器具" +value: "257" +data: Eccube\Entity\Category {#10024 -id: 257 -name: "アドバンスシリーズ配線器具" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1674694147 {#10010 date: 2023-01-26 09:49:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10011 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11288 +label: " スイッチ" +value: "276" +data: Eccube\Entity\Category {#10029 -id: 276 -name: "スイッチ" -hierarchy: 4 -sort_no: 104 -create_date: DateTime @1678666794 {#10012 date: 2023-03-13 09:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10013 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10030 …} -Children: Doctrine\ORM\PersistentCollection {#10033 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11289 +label: " 換気扇・タイマスイッチ" +value: "275" +data: Eccube\Entity\Category {#10042 -id: 275 -name: "換気扇・タイマスイッチ" -hierarchy: 4 -sort_no: 103 -create_date: DateTime @1678666783 {#10040 date: 2023-03-13 09:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10041 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10043 …} -Children: Doctrine\ORM\PersistentCollection {#10046 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11290 +label: " 調光スイッチ" +value: "274" +data: Eccube\Entity\Category {#10049 -id: 274 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 102 -create_date: DateTime @1678666772 {#10047 date: 2023-03-13 09:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10048 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10050 …} -Children: Doctrine\ORM\PersistentCollection {#10053 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11291 +label: " 機能スイッチ" +value: "273" +data: Eccube\Entity\Category {#10056 -id: 273 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 101 -create_date: DateTime @1678666765 {#10054 date: 2023-03-13 09:19:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10055 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10057 …} -Children: Doctrine\ORM\PersistentCollection {#10060 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11292 +label: " かってにスイッチ" +value: "272" +data: Eccube\Entity\Category {#10063 -id: 272 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1678666755 {#10061 date: 2023-03-13 09:19:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10062 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10064 …} -Children: Doctrine\ORM\PersistentCollection {#10067 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11293 +label: " ナイトライト・保安灯" +value: "271" +data: Eccube\Entity\Category {#10070 -id: 271 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1678666747 {#10068 date: 2023-03-13 09:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10069 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10071 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11294 +label: " コンセント" +value: "270" +data: Eccube\Entity\Category {#10077 -id: 270 -name: "コンセント" -hierarchy: 4 -sort_no: 98 -create_date: DateTime @1678666737 {#10075 date: 2023-03-13 09:18:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10076 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10081 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11295 +label: " プレート・付属品" +value: "269" +data: Eccube\Entity\Category {#10084 -id: 269 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1678666727 {#10082 date: 2023-03-13 09:18:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10083 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10085 …} -Children: Doctrine\ORM\PersistentCollection {#10088 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11296 +label: " リンクプラス" +value: "258" +data: Eccube\Entity\Category {#10091 -id: 258 -name: "リンクプラス" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1674694165 {#10089 date: 2023-01-26 09:49:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679446566 {#10090 date: 2023-03-22 09:56:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10092 …} -Children: Doctrine\ORM\PersistentCollection {#10095 …} -Parent: Eccube\Entity\Category {#10024} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11297 +label: " コスモシリーズワイド21配線器具" +value: "277" +data: Eccube\Entity\Category {#10098 -id: 277 -name: "コスモシリーズワイド21配線器具" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1679272650 {#10038 date: 2023-03-20 09:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10039 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10099 …} -Children: Doctrine\ORM\PersistentCollection {#10102 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11298 +label: " スイッチ" +value: "287" +data: Eccube\Entity\Category {#10103 -id: 287 -name: "スイッチ" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1679272777 {#10096 date: 2023-03-20 09:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10097 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10104 …} -Children: Doctrine\ORM\PersistentCollection {#10107 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11299 +label: " 換気扇スイッチ" +value: "286" +data: Eccube\Entity\Category {#10112 -id: 286 -name: "換気扇スイッチ" -hierarchy: 4 -sort_no: 94 -create_date: DateTime @1679272768 {#10110 date: 2023-03-20 09:39:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10111 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10113 …} -Children: Doctrine\ORM\PersistentCollection {#10116 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11300 +label: " 調光スイッチ" +value: "285" +data: Eccube\Entity\Category {#10119 -id: 285 -name: "調光スイッチ" -hierarchy: 4 -sort_no: 93 -create_date: DateTime @1679272755 {#10117 date: 2023-03-20 09:39:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10118 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10120 …} -Children: Doctrine\ORM\PersistentCollection {#10123 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11301 +label: " 機能スイッチ" +value: "284" +data: Eccube\Entity\Category {#10126 -id: 284 -name: "機能スイッチ" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1679272744 {#10124 date: 2023-03-20 09:39:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10125 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10127 …} -Children: Doctrine\ORM\PersistentCollection {#10130 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11302 +label: " かってにスイッチ" +value: "283" +data: Eccube\Entity\Category {#10133 -id: 283 -name: "かってにスイッチ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1679272737 {#10131 date: 2023-03-20 09:38:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10132 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10134 …} -Children: Doctrine\ORM\PersistentCollection {#10137 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11303 +label: " ナイトライト・保安灯" +value: "282" +data: Eccube\Entity\Category {#10140 -id: 282 -name: "ナイトライト・保安灯" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1679272723 {#10138 date: 2023-03-20 09:38:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10139 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10144 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11304 +label: " コンセント" +value: "281" +data: Eccube\Entity\Category {#10147 -id: 281 -name: "コンセント" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1679272713 {#10145 date: 2023-03-20 09:38:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10146 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10148 …} -Children: Doctrine\ORM\PersistentCollection {#10151 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11305 +label: " プレート・付属品" +value: "279" +data: Eccube\Entity\Category {#10154 -id: 279 -name: "プレート・付属品" -hierarchy: 4 -sort_no: 88 -create_date: DateTime @1679272694 {#10152 date: 2023-03-20 09:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618349 {#10153 date: 2025-05-19 10:32:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10155 …} -Children: Doctrine\ORM\PersistentCollection {#10158 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11306 +label: " その他" +value: "280" +data: Eccube\Entity\Category {#10161 -id: 280 -name: "その他" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1679272704 {#10159 date: 2023-03-20 09:38:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747618969 {#10160 date: 2025-05-19 10:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10162 …} -Children: Doctrine\ORM\PersistentCollection {#10165 …} -Parent: Eccube\Entity\Category {#10098} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: " デザイン配線器具" +value: "482" +data: Eccube\Entity\Category {#10168 -id: 482 -name: "デザイン配線器具" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1741660049 {#10108 date: 2025-03-11 11:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10109 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10169 …} -Children: Doctrine\ORM\PersistentCollection {#10172 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11308 +label: " エクストラ" +value: "483" +data: Eccube\Entity\Category {#10173 -id: 483 -name: "エクストラ" -hierarchy: 4 -sort_no: 107 -create_date: DateTime @1741660908 {#10166 date: 2025-03-11 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10167 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10174 …} -Children: Doctrine\ORM\PersistentCollection {#10177 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11309 +label: " スマートデザインシリーズ" +value: "484" +data: Eccube\Entity\Category {#10182 -id: 484 -name: "スマートデザインシリーズ" -hierarchy: 4 -sort_no: 106 -create_date: DateTime @1741661471 {#10180 date: 2025-03-11 11:51:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10181 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10183 …} -Children: Doctrine\ORM\PersistentCollection {#10186 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11310 +label: " Sプレート" +value: "485" +data: Eccube\Entity\Category {#10189 -id: 485 -name: "Sプレート" -hierarchy: 4 -sort_no: 105 -create_date: DateTime @1741669589 {#10187 date: 2025-03-11 14:06:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741669595 {#10188 date: 2025-03-11 14:06:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10190 …} -Children: Doctrine\ORM\PersistentCollection {#10193 …} -Parent: Eccube\Entity\Category {#10168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11311 +label: " 床用配線器具" +value: "487" +data: Eccube\Entity\Category {#10194 -id: 487 -name: "床用配線器具" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1742863817 {#10178 date: 2025-03-25 09:50:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10179 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10195 …} -Children: Doctrine\ORM\PersistentCollection {#10198 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11312 +label: " USBコンセント" +value: "491" +data: Eccube\Entity\Category {#10201 -id: 491 -name: "USBコンセント" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1746674744 {#10199 date: 2025-05-08 12:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746766002 {#10200 date: 2025-05-09 13:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10202 …} -Children: Doctrine\ORM\PersistentCollection {#10205 …} -Parent: Eccube\Entity\Category {#10019} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11313 +label: " プレトラックコンセント" +value: "85" +data: Eccube\Entity\Category {#10206 -id: 85 -name: "プレトラックコンセント" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1634273795 {#10036 date: 2021-10-15 13:56:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10037 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#10014} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11314 +label: "配管材料" +value: "18" +data: Eccube\Entity\Category {#10215 -id: 18 -name: "配管材料" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1576549152 {#10035 date: 2019-12-17 11:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10034 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10216 …} -Children: Doctrine\ORM\PersistentCollection {#10219 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11315 +label: " 未来工業" +value: "302" +data: Eccube\Entity\Category {#10220 -id: 302 -name: "未来工業" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1683594063 {#10211 date: 2023-05-09 10:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10212 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11316 +label: " PF管" +value: "222" +data: Eccube\Entity\Category {#10225 -id: 222 -name: "PF管" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1656718912 {#10213 date: 2022-07-02 08:41:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10214 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10226 …} -Children: Doctrine\ORM\PersistentCollection {#10229 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11317 +label: " CD管" +value: "250" +data: Eccube\Entity\Category {#10236 -id: 250 -name: "CD管" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1656720203 {#10234 date: 2022-07-02 09:03:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10235 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10237 …} -Children: Doctrine\ORM\PersistentCollection {#10240 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11318 +label: " PF管付属品" +value: "229" +data: Eccube\Entity\Category {#10243 -id: 229 -name: "PF管付属品" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1656719025 {#10241 date: 2022-07-02 08:43:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10242 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10244 …} -Children: Doctrine\ORM\PersistentCollection {#10247 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11319 +label: " CD管付属品" +value: "228" +data: Eccube\Entity\Category {#10250 -id: 228 -name: "CD管付属品" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1656719014 {#10248 date: 2022-07-02 08:43:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10249 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10251 …} -Children: Doctrine\ORM\PersistentCollection {#10254 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11320 +label: " ビニル電線管(塩ビ)" +value: "227" +data: Eccube\Entity\Category {#10257 -id: 227 -name: "ビニル電線管(塩ビ)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1656719003 {#10255 date: 2022-07-02 08:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10256 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10258 …} -Children: Doctrine\ORM\PersistentCollection {#10261 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11321 +label: " ビニル電線管(塩ビ)付属品" +value: "226" +data: Eccube\Entity\Category {#10266 -id: 226 -name: "ビニル電線管(塩ビ)付属品" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1656718987 {#10262 date: 2022-07-02 08:43:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10263 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10267 …} -Children: Doctrine\ORM\PersistentCollection {#10270 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11322 +label: " カップリング" +value: "236" +data: Eccube\Entity\Category {#10271 -id: 236 -name: "カップリング" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719223 {#10264 date: 2022-07-02 08:47:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10265 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10272 …} -Children: Doctrine\ORM\PersistentCollection {#10275 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11323 +label: " エントランスキャップ" +value: "235" +data: Eccube\Entity\Category {#10280 -id: 235 -name: "エントランスキャップ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719212 {#10278 date: 2022-07-02 08:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10279 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10281 …} -Children: Doctrine\ORM\PersistentCollection {#10284 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11324 +label: " コネクタ" +value: "237" +data: Eccube\Entity\Category {#10287 -id: 237 -name: "コネクタ" -hierarchy: 4 -sort_no: 78 -create_date: DateTime @1656719233 {#10285 date: 2022-07-02 08:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10286 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10288 …} -Children: Doctrine\ORM\PersistentCollection {#10291 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11325 +label: " ノーマルベンド" +value: "234" +data: Eccube\Entity\Category {#10294 -id: 234 -name: "ノーマルベンド" -hierarchy: 4 -sort_no: 77 -create_date: DateTime @1656719200 {#10292 date: 2022-07-02 08:46:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10293 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10295 …} -Children: Doctrine\ORM\PersistentCollection {#10298 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11326 +label: " 片サドル" +value: "233" +data: Eccube\Entity\Category {#10301 -id: 233 -name: "片サドル" -hierarchy: 4 -sort_no: 76 -create_date: DateTime @1656719193 {#10299 date: 2022-07-02 08:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10300 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10302 …} -Children: Doctrine\ORM\PersistentCollection {#10305 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11327 +label: " 露出スィツチボックス" +value: "232" +data: Eccube\Entity\Category {#10308 -id: 232 -name: "露出スィツチボックス" -hierarchy: 4 -sort_no: 75 -create_date: DateTime @1656719167 {#10306 date: 2022-07-02 08:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10307 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10309 …} -Children: Doctrine\ORM\PersistentCollection {#10312 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11328 +label: " 露出丸ボックス" +value: "231" +data: Eccube\Entity\Category {#10315 -id: 231 -name: "露出丸ボックス" -hierarchy: 4 -sort_no: 74 -create_date: DateTime @1656719155 {#10313 date: 2022-07-02 08:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10314 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10316 …} -Children: Doctrine\ORM\PersistentCollection {#10319 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11329 +label: " ボックス" +value: "230" +data: Eccube\Entity\Category {#10322 -id: 230 -name: "ボックス" -hierarchy: 4 -sort_no: 73 -create_date: DateTime @1656719142 {#10320 date: 2022-07-02 08:45:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10321 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10323 …} -Children: Doctrine\ORM\PersistentCollection {#10326 …} -Parent: Eccube\Entity\Category {#10266} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11330 +label: " 大口経可とう管・付属品" +value: "225" +data: Eccube\Entity\Category {#10329 -id: 225 -name: "大口経可とう管・付属品" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1656718967 {#10232 date: 2022-07-02 08:42:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10233 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10330 …} -Children: Doctrine\ORM\PersistentCollection {#10333 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11331 +label: " ミラレックス" +value: "242" +data: Eccube\Entity\Category {#10334 -id: 242 -name: "ミラレックス" -hierarchy: 4 -sort_no: 71 -create_date: DateTime @1656719304 {#10327 date: 2022-07-02 08:48:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10328 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10335 …} -Children: Doctrine\ORM\PersistentCollection {#10338 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11332 +label: " コネクタ" +value: "241" +data: Eccube\Entity\Category {#10343 -id: 241 -name: "コネクタ" -hierarchy: 4 -sort_no: 70 -create_date: DateTime @1656719295 {#10341 date: 2022-07-02 08:48:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10342 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10344 …} -Children: Doctrine\ORM\PersistentCollection {#10347 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11333 +label: " カップリング" +value: "240" +data: Eccube\Entity\Category {#10350 -id: 240 -name: "カップリング" -hierarchy: 4 -sort_no: 69 -create_date: DateTime @1656719285 {#10348 date: 2022-07-02 08:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10349 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10351 …} -Children: Doctrine\ORM\PersistentCollection {#10354 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11334 +label: " コンビネーションカップリング" +value: "239" +data: Eccube\Entity\Category {#10357 -id: 239 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 68 -create_date: DateTime @1656719276 {#10355 date: 2022-07-02 08:47:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10356 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10358 …} -Children: Doctrine\ORM\PersistentCollection {#10361 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11335 +label: " ベルマウス" +value: "238" +data: Eccube\Entity\Category {#10364 -id: 238 -name: "ベルマウス" -hierarchy: 4 -sort_no: 67 -create_date: DateTime @1656719266 {#10362 date: 2022-07-02 08:47:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10363 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10365 …} -Children: Doctrine\ORM\PersistentCollection {#10368 …} -Parent: Eccube\Entity\Category {#10329} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11336 +label: " 地中埋設管(FEP)" +value: "224" +data: Eccube\Entity\Category {#10371 -id: 224 -name: "地中埋設管(FEP)" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1656718955 {#10339 date: 2022-07-02 08:42:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10340 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10372 …} -Children: Doctrine\ORM\PersistentCollection {#10375 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11337 +label: " ミラレックスF" +value: "247" +data: Eccube\Entity\Category {#10376 -id: 247 -name: "ミラレックスF" -hierarchy: 4 -sort_no: 65 -create_date: DateTime @1656719366 {#10369 date: 2022-07-02 08:49:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10370 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10377 …} -Children: Doctrine\ORM\PersistentCollection {#10380 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11338 +label: " コネクタ" +value: "246" +data: Eccube\Entity\Category {#10385 -id: 246 -name: "コネクタ" -hierarchy: 4 -sort_no: 64 -create_date: DateTime @1656719356 {#10383 date: 2022-07-02 08:49:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10384 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10386 …} -Children: Doctrine\ORM\PersistentCollection {#10389 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11339 +label: " コンビネーションカップリング" +value: "245" +data: Eccube\Entity\Category {#10392 -id: 245 -name: "コンビネーションカップリング" -hierarchy: 4 -sort_no: 63 -create_date: DateTime @1656719348 {#10390 date: 2022-07-02 08:49:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10391 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10393 …} -Children: Doctrine\ORM\PersistentCollection {#10396 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11340 +label: " カップリング" +value: "244" +data: Eccube\Entity\Category {#10399 -id: 244 -name: "カップリング" -hierarchy: 4 -sort_no: 62 -create_date: DateTime @1656719338 {#10397 date: 2022-07-02 08:48:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10398 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10400 …} -Children: Doctrine\ORM\PersistentCollection {#10403 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11341 +label: " ベルマウス" +value: "243" +data: Eccube\Entity\Category {#10406 -id: 243 -name: "ベルマウス" -hierarchy: 4 -sort_no: 61 -create_date: DateTime @1656719326 {#10404 date: 2022-07-02 08:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10405 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10407 …} -Children: Doctrine\ORM\PersistentCollection {#10410 …} -Parent: Eccube\Entity\Category {#10371} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11342 +label: " TLフレキ" +value: "223" +data: Eccube\Entity\Category {#10413 -id: 223 -name: "TLフレキ" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1656718942 {#10381 date: 2022-07-02 08:42:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10382 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10414 …} -Children: Doctrine\ORM\PersistentCollection {#10417 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11343 +label: " TLフレキ" +value: "249" +data: Eccube\Entity\Category {#10418 -id: 249 -name: "TLフレキ" -hierarchy: 4 -sort_no: 43 -create_date: DateTime @1656719394 {#10411 date: 2022-07-02 08:49:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461051 {#10412 date: 2023-05-19 10:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10419 …} -Children: Doctrine\ORM\PersistentCollection {#10422 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11344 +label: " TLフレキ付属" +value: "248" +data: Eccube\Entity\Category {#10427 -id: 248 -name: "TLフレキ付属" -hierarchy: 4 -sort_no: 42 -create_date: DateTime @1656719384 {#10425 date: 2022-07-02 08:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684461057 {#10426 date: 2023-05-19 10:50:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10428 …} -Children: Doctrine\ORM\PersistentCollection {#10431 …} -Parent: Eccube\Entity\Category {#10413} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11345 +label: " カクフレキ" +value: "251" +data: Eccube\Entity\Category {#10432 -id: 251 -name: "カクフレキ" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1661233667 {#10230 date: 2022-08-23 14:47:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10231 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10433 …} -Children: Doctrine\ORM\PersistentCollection {#10436 …} -Parent: Eccube\Entity\Category {#10220} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11346 +label: " パナソニック" +value: "303" +data: Eccube\Entity\Category {#10439 -id: 303 -name: "パナソニック" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1684815399 {#10423 date: 2023-05-23 13:16:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10424 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10440 …} -Children: Doctrine\ORM\PersistentCollection {#10443 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11347 +label: " PF・CD管" +value: "17" +data: Eccube\Entity\Category {#10444 -id: 17 -name: "PF・CD管" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1576549147 {#10437 date: 2019-12-17 11:19:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685663532 {#10438 date: 2023-06-02 08:52:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11348 +label: " ねじなしパイプ付属" +value: "310" +data: Eccube\Entity\Category {#10453 -id: 310 -name: "ねじなしパイプ付属" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1684815541 {#10451 date: 2023-05-23 13:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10452 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10454 …} -Children: Doctrine\ORM\PersistentCollection {#10457 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11349 +label: " ポリエチライニング電線管付属" +value: "309" +data: Eccube\Entity\Category {#10460 -id: 309 -name: "ポリエチライニング電線管付属" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1684815518 {#10458 date: 2023-05-23 13:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10459 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10461 …} -Children: Doctrine\ORM\PersistentCollection {#10464 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11350 +label: " 非防水プリカ" +value: "308" +data: Eccube\Entity\Category {#10467 -id: 308 -name: "非防水プリカ" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1684815483 {#10465 date: 2023-05-23 13:18:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10466 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10468 …} -Children: Doctrine\ORM\PersistentCollection {#10471 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11351 +label: " 防水プリカ" +value: "307" +data: Eccube\Entity\Category {#10474 -id: 307 -name: "防水プリカ" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1684815466 {#10472 date: 2023-05-23 13:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10473 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10475 …} -Children: Doctrine\ORM\PersistentCollection {#10478 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11352 +label: " メタルモール" +value: "306" +data: Eccube\Entity\Category {#10481 -id: 306 -name: "メタルモール" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815453 {#10479 date: 2023-05-23 13:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10480 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10482 …} -Children: Doctrine\ORM\PersistentCollection {#10485 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11353 +label: " 可とう電線管" +value: "304" +data: Eccube\Entity\Category {#10488 -id: 304 -name: "可とう電線管" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1684815425 {#10486 date: 2023-05-23 13:17:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685145249 {#10487 date: 2023-05-27 08:54:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10489 …} -Children: Doctrine\ORM\PersistentCollection {#10492 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11354 +label: " ボックス・カバー" +value: "305" +data: Eccube\Entity\Category {#10495 -id: 305 -name: "ボックス・カバー" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1684815443 {#10493 date: 2023-05-23 13:17:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10494 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10496 …} -Children: Doctrine\ORM\PersistentCollection {#10499 …} -Parent: Eccube\Entity\Category {#10439} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11355 +label: " 吉田商事" +value: "311" +data: Eccube\Entity\Category {#10502 -id: 311 -name: "吉田商事" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1684815572 {#10276 date: 2023-05-23 13:19:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10277 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10503 …} -Children: Doctrine\ORM\PersistentCollection {#10506 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11356 +label: " プリカ付属" +value: "312" +data: Eccube\Entity\Category {#10507 -id: 312 -name: "プリカ付属" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1684815595 {#10500 date: 2023-05-23 13:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10501 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10502} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11357 +label: " 細田電器産業" +value: "313" +data: Eccube\Entity\Category {#10516 -id: 313 -name: "細田電器産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1684815624 {#10512 date: 2023-05-23 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10513 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10517 …} -Children: Doctrine\ORM\PersistentCollection {#10520 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11358 +label: " ブッシング" +value: "314" +data: Eccube\Entity\Category {#10521 -id: 314 -name: "ブッシング" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1684815652 {#10514 date: 2023-05-23 13:20:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10515 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10516} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11359 +label: " 日新工業所" +value: "315" +data: Eccube\Entity\Category {#10530 -id: 315 -name: "日新工業所" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1684815678 {#10526 date: 2023-05-23 13:21:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10527 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10531 …} -Children: Doctrine\ORM\PersistentCollection {#10534 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11360 +label: " ブッシング" +value: "316" +data: Eccube\Entity\Category {#10535 -id: 316 -name: "ブッシング" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1684815705 {#10528 date: 2023-05-23 13:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10529 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10536 …} -Children: Doctrine\ORM\PersistentCollection {#10539 …} -Parent: Eccube\Entity\Category {#10530} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11361 +label: " 八洲電工" +value: "317" +data: Eccube\Entity\Category {#10544 -id: 317 -name: "八洲電工" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1684815741 {#10540 date: 2023-05-23 13:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10541 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10545 …} -Children: Doctrine\ORM\PersistentCollection {#10548 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11362 +label: " ステンレスプールボックス" +value: "319" +data: Eccube\Entity\Category {#10549 -id: 319 -name: "ステンレスプールボックス" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1684815800 {#10542 date: 2023-05-23 13:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10543 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10550 …} -Children: Doctrine\ORM\PersistentCollection {#10553 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11363 +label: " 鉄製プールボックス" +value: "318" +data: Eccube\Entity\Category {#10558 -id: 318 -name: "鉄製プールボックス" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1684815777 {#10556 date: 2023-05-23 13:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10557 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10559 …} -Children: Doctrine\ORM\PersistentCollection {#10562 …} -Parent: Eccube\Entity\Category {#10544} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11364 +label: " 三桂製作所" +value: "320" +data: Eccube\Entity\Category {#10565 -id: 320 -name: "三桂製作所" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1684815825 {#10449 date: 2023-05-23 13:23:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10450 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10566 …} -Children: Doctrine\ORM\PersistentCollection {#10569 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11365 +label: " ケイフレックス" +value: "321" +data: Eccube\Entity\Category {#10570 -id: 321 -name: "ケイフレックス" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1684815844 {#10563 date: 2023-05-23 13:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1684815986 {#10564 date: 2023-05-23 13:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10571 …} -Children: Doctrine\ORM\PersistentCollection {#10574 …} -Parent: Eccube\Entity\Category {#10565} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11366 +label: " ネオフレックス" +value: "353" +data: Eccube\Entity\Category {#10577 -id: 353 -name: "ネオフレックス" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1712275770 {#10575 date: 2024-04-05 09:09:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712275802 {#10576 date: 2024-04-05 09:10:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10578 …} -Children: Doctrine\ORM\PersistentCollection {#10581 …} -Parent: Eccube\Entity\Category {#10215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11367 +label: "支持金具" +value: "19" +data: Eccube\Entity\Category {#10584 -id: 19 -name: "支持金具" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1576549161 {#10555 date: 2019-12-17 11:19:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10554 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10585 …} -Children: Doctrine\ORM\PersistentCollection {#10588 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11368 +label: " パイラック" +value: "188" +data: Eccube\Entity\Category {#10589 -id: 188 -name: "パイラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1649209417 {#10582 date: 2022-04-06 10:43:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10583 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10590 …} -Children: Doctrine\ORM\PersistentCollection {#10593 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11369 +label: " ダクタークリップ" +value: "189" +data: Eccube\Entity\Category {#10598 -id: 189 -name: "ダクタークリップ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1649209433 {#10596 date: 2022-04-06 10:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10597 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10599 …} -Children: Doctrine\ORM\PersistentCollection {#10602 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11370 +label: " ケーブル支持金具" +value: "190" +data: Eccube\Entity\Category {#10605 -id: 190 -name: "ケーブル支持金具" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1649209453 {#10603 date: 2022-04-06 10:44:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10604 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10606 …} -Children: Doctrine\ORM\PersistentCollection {#10609 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11371 +label: " 保護キャップ" +value: "191" +data: Eccube\Entity\Category {#10612 -id: 191 -name: "保護キャップ" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1649209463 {#10610 date: 2022-04-06 10:44:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10611 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10613 …} -Children: Doctrine\ORM\PersistentCollection {#10616 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11372 +label: " ダクター" +value: "192" +data: Eccube\Entity\Category {#10619 -id: 192 -name: "ダクター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1649209475 {#10617 date: 2022-04-06 10:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10618 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10620 …} -Children: Doctrine\ORM\PersistentCollection {#10623 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11373 +label: " 2重天井用金具" +value: "193" +data: Eccube\Entity\Category {#10626 -id: 193 -name: "2重天井用金具" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1649209504 {#10624 date: 2022-04-06 10:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10625 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10627 …} -Children: Doctrine\ORM\PersistentCollection {#10630 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11374 +label: " 屋外配管用ブロック" +value: "194" +data: Eccube\Entity\Category {#10633 -id: 194 -name: "屋外配管用ブロック" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1649209528 {#10631 date: 2022-04-06 10:45:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10632 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10634 …} -Children: Doctrine\ORM\PersistentCollection {#10637 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11375 +label: " サドルベース" +value: "195" +data: Eccube\Entity\Category {#10640 -id: 195 -name: "サドルベース" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1649209539 {#10638 date: 2022-04-06 10:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10639 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10641 …} -Children: Doctrine\ORM\PersistentCollection {#10644 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11376 +label: " レースウェイ付属" +value: "196" +data: Eccube\Entity\Category {#10647 -id: 196 -name: "レースウェイ付属" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1649209560 {#10645 date: 2022-04-06 10:46:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10646 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10648 …} -Children: Doctrine\ORM\PersistentCollection {#10651 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11377 +label: " 吊ボルト支持金具" +value: "197" +data: Eccube\Entity\Category {#10654 -id: 197 -name: "吊ボルト支持金具" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1649209578 {#10652 date: 2022-04-06 10:46:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10653 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10655 …} -Children: Doctrine\ORM\PersistentCollection {#10658 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11378 +label: " ビームラックル" +value: "198" +data: Eccube\Entity\Category {#10661 -id: 198 -name: "ビームラックル" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1649209590 {#10659 date: 2022-04-06 10:46:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685664926 {#10660 date: 2023-06-02 09:15:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10662 …} -Children: Doctrine\ORM\PersistentCollection {#10665 …} -Parent: Eccube\Entity\Category {#10584} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11379 +label: "熱関連機器" +value: "21" +data: Eccube\Entity\Category {#10668 -id: 21 -name: "熱関連機器" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1576549178 {#10594 date: 2019-12-17 11:19:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10595 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10669 …} -Children: Doctrine\ORM\PersistentCollection {#10672 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11380 +label: " ルーバー" +value: "150" +data: Eccube\Entity\Category {#10673 -id: 150 -name: "ルーバー" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1639631141 {#10666 date: 2021-12-16 14:05:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10667 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10674 …} -Children: Doctrine\ORM\PersistentCollection {#10677 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11381 +label: " フード付ルーバー" +value: "154" +data: Eccube\Entity\Category {#10682 -id: 154 -name: "フード付ルーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1639631225 {#10680 date: 2021-12-16 14:07:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10681 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10683 …} -Children: Doctrine\ORM\PersistentCollection {#10686 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11382 +label: " 丸形防水ルーバー" +value: "153" +data: Eccube\Entity\Category {#10689 -id: 153 -name: "丸形防水ルーバー" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1639631206 {#10687 date: 2021-12-16 14:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10688 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10690 …} -Children: Doctrine\ORM\PersistentCollection {#10693 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11383 +label: " 換気扇付丸形ルーバー" +value: "152" +data: Eccube\Entity\Category {#10696 -id: 152 -name: "換気扇付丸形ルーバー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1639631188 {#10694 date: 2021-12-16 14:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10695 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10697 …} -Children: Doctrine\ORM\PersistentCollection {#10700 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11384 +label: " 換気扇付丸形防水ルーバー" +value: "151" +data: Eccube\Entity\Category {#10703 -id: 151 -name: "換気扇付丸形防水ルーバー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1639631167 {#10701 date: 2021-12-16 14:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10702 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10704 …} -Children: Doctrine\ORM\PersistentCollection {#10707 …} -Parent: Eccube\Entity\Category {#10668} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11385 +label: "アンテナ部材" +value: "22" +data: Eccube\Entity\Category {#10710 -id: 22 -name: "アンテナ部材" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1576549185 {#10678 date: 2019-12-17 11:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10679 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10711 …} -Children: Doctrine\ORM\PersistentCollection {#10714 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11386 +label: " 高速同軸モデム" +value: "170" +data: Eccube\Entity\Category {#10715 -id: 170 -name: "高速同軸モデム" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1646097575 {#10708 date: 2022-03-01 10:19:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10709 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10716 …} -Children: Doctrine\ORM\PersistentCollection {#10719 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11387 +label: " 情報分電盤" +value: "169" +data: Eccube\Entity\Category {#10724 -id: 169 -name: "情報分電盤" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1644279352 {#10722 date: 2022-02-08 09:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10723 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10725 …} -Children: Doctrine\ORM\PersistentCollection {#10728 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11388 +label: " ブースタ" +value: "168" +data: Eccube\Entity\Category {#10731 -id: 168 -name: "ブースタ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1644210799 {#10729 date: 2022-02-07 14:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10730 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10732 …} -Children: Doctrine\ORM\PersistentCollection {#10735 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11389 +label: " TLCモデム" +value: "167" +data: Eccube\Entity\Category {#10738 -id: 167 -name: "TLCモデム" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1644206249 {#10736 date: 2022-02-07 12:57:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10737 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10739 …} -Children: Doctrine\ORM\PersistentCollection {#10742 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11390 +label: " アンテナ" +value: "166" +data: Eccube\Entity\Category {#10745 -id: 166 -name: "アンテナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1644027185 {#10743 date: 2022-02-05 11:13:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10744 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10746 …} -Children: Doctrine\ORM\PersistentCollection {#10749 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11391 +label: " 混合器" +value: "165" +data: Eccube\Entity\Category {#10752 -id: 165 -name: "混合器" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1644026231 {#10750 date: 2022-02-05 10:57:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10751 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10753 …} -Children: Doctrine\ORM\PersistentCollection {#10756 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11392 +label: " フィルタアットネータ" +value: "164" +data: Eccube\Entity\Category {#10759 -id: 164 -name: "フィルタアットネータ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644023995 {#10757 date: 2022-02-05 10:19:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10758 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10760 …} -Children: Doctrine\ORM\PersistentCollection {#10763 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11393 +label: " 分岐器" +value: "163" +data: Eccube\Entity\Category {#10766 -id: 163 -name: "分岐器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1644020149 {#10764 date: 2022-02-05 09:15:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1644022297 {#10765 date: 2022-02-05 09:51:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10767 …} -Children: Doctrine\ORM\PersistentCollection {#10770 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11394 +label: " 分岐・分配器" +value: "162" +data: Eccube\Entity\Category {#10773 -id: 162 -name: "分岐・分配器" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1644020138 {#10771 date: 2022-02-05 09:15:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10772 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10774 …} -Children: Doctrine\ORM\PersistentCollection {#10777 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11395 +label: " テレビ端子" +value: "161" +data: Eccube\Entity\Category {#10780 -id: 161 -name: "テレビ端子" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1644020123 {#10778 date: 2022-02-05 09:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10779 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10781 …} -Children: Doctrine\ORM\PersistentCollection {#10784 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11396 +label: " テレビ接続ケーブル" +value: "160" +data: Eccube\Entity\Category {#10787 -id: 160 -name: "テレビ接続ケーブル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1643952720 {#10785 date: 2022-02-04 14:32:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10786 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10788 …} -Children: Doctrine\ORM\PersistentCollection {#10791 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11397 +label: " コネクタ プラグ" +value: "159" +data: Eccube\Entity\Category {#10794 -id: 159 -name: "コネクタ プラグ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1643939633 {#10792 date: 2022-02-04 10:53:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10793 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10795 …} -Children: Doctrine\ORM\PersistentCollection {#10798 …} -Parent: Eccube\Entity\Category {#10710} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11398 +label: "モール・ダクト" +value: "23" +data: Eccube\Entity\Category {#10799 -id: 23 -name: "モール・ダクト" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1576549194 {#10721 date: 2019-12-17 11:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1685671200 {#10720 date: 2023-06-02 11:00:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10800 …} -Children: Doctrine\ORM\PersistentCollection {#10803 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11399 +label: "結束バンド" +value: "24" +data: Eccube\Entity\Category {#10806 -id: 24 -name: "結束バンド" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1576549227 {#10804 date: 2019-12-17 11:20:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10805 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10807 …} -Children: Doctrine\ORM\PersistentCollection {#10810 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11400 +label: "差込コネクタ" +value: "27" +data: Eccube\Entity\Category {#10815 -id: 27 -name: "差込コネクタ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1576549282 {#10811 date: 2019-12-17 11:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10812 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10816 …} -Children: Doctrine\ORM\PersistentCollection {#10819 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11401 +label: " ニチフ" +value: "155" +data: Eccube\Entity\Category {#10820 -id: 155 -name: "ニチフ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1641950923 {#10813 date: 2022-01-12 10:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10814 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10821 …} -Children: Doctrine\ORM\PersistentCollection {#10824 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11402 +label: " カワグチ" +value: "157" +data: Eccube\Entity\Category {#10829 -id: 157 -name: "カワグチ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1641951009 {#10827 date: 2022-01-12 10:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10828 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10830 …} -Children: Doctrine\ORM\PersistentCollection {#10833 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11403 +label: " ワゴジャパン" +value: "156" +data: Eccube\Entity\Category {#10836 -id: 156 -name: "ワゴジャパン" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1641950977 {#10834 date: 2022-01-12 10:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10835 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10837 …} -Children: Doctrine\ORM\PersistentCollection {#10840 …} -Parent: Eccube\Entity\Category {#10815} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11404 +label: "住宅用警報機" +value: "25" +data: Eccube\Entity\Category {#10841 -id: 25 -name: "住宅用警報機" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1576549250 {#10825 date: 2019-12-17 11:20:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10826 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10842 …} -Children: Doctrine\ORM\PersistentCollection {#10845 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11405 +label: "圧着端子関連" +value: "28" +data: Eccube\Entity\Category {#10850 -id: 28 -name: "圧着端子関連" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1576549291 {#10846 date: 2019-12-17 11:21:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10847 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10851 …} -Children: Doctrine\ORM\PersistentCollection {#10854 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11406 +label: " 棒端子" +value: "64" +data: Eccube\Entity\Category {#10855 -id: 64 -name: "棒端子" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1629681568 {#10848 date: 2021-08-23 10:19:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1653349468 {#10849 date: 2022-05-24 08:44:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10856 …} -Children: Doctrine\ORM\PersistentCollection {#10859 …} -Parent: Eccube\Entity\Category {#10850} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11407 +label: "換気扇" +value: "26" +data: Eccube\Entity\Category {#10862 -id: 26 -name: "換気扇" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1576549258 {#10860 date: 2019-12-17 11:20:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10861 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10863 …} -Children: Doctrine\ORM\PersistentCollection {#10866 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11408 +label: "特選品" +value: "33" +data: Eccube\Entity\Category {#10875 -id: 33 -name: "特選品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1579004848 {#10867 date: 2020-01-14 21:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10868 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10876 …} -Children: Doctrine\ORM\PersistentCollection {#10879 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11409 +label: " 配管材料" +value: "262" +data: Eccube\Entity\Category {#10880 -id: 262 -name: "配管材料" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678665637 {#10869 date: 2023-03-13 09:00:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665805 {#10870 date: 2023-03-13 09:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10881 …} -Children: Doctrine\ORM\PersistentCollection {#10884 …} -Parent: Eccube\Entity\Category {#10875} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11410 +label: " パナソニック" +value: "263" +data: Eccube\Entity\Category {#10885 -id: 263 -name: "パナソニック" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1678665651 {#10871 date: 2023-03-13 09:00:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665797 {#10872 date: 2023-03-13 09:03:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10886 …} -Children: Doctrine\ORM\PersistentCollection {#10889 …} -Parent: Eccube\Entity\Category {#10880} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11411 +label: " アドバンスシリーズ" +value: "264" +data: Eccube\Entity\Category {#10890 -id: 264 -name: "アドバンスシリーズ" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1678665663 {#10873 date: 2023-03-13 09:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678665784 {#10874 date: 2023-03-13 09:03:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10891 …} -Children: Doctrine\ORM\PersistentCollection {#10894 …} -Parent: Eccube\Entity\Category {#10885} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11412 +label: "当店のイチオシ!" +value: "32" +data: Eccube\Entity\Category {#10899 -id: 32 -name: "当店のイチオシ!" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549325 {#10895 date: 2019-12-17 11:22:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744356757 {#10896 date: 2025-04-11 16:32:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10900 …} -Children: Doctrine\ORM\PersistentCollection {#10903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11413 +label: " クラウケ" +value: "252" +data: Eccube\Entity\Category {#10904 -id: 252 -name: "クラウケ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1665193193 {#10897 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1665193193 {#10898 date: 2022-10-08 10:39:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10905 …} -Children: Doctrine\ORM\PersistentCollection {#10908 …} -Parent: Eccube\Entity\Category {#10899} -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11414 +label: " リーダー電子" +value: "443" +data: Eccube\Entity\Category {#10913 -id: 443 -name: "リーダー電子" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1734326217 {#10911 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1734326217 {#10912 date: 2024-12-16 14:16:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10914 …} -Children: Doctrine\ORM\PersistentCollection {#10917 …} -Parent: Eccube\Entity\Category {#10899} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7854 …} +description: null } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11415 +label: "新入荷" +value: "6" +data: Eccube\Entity\Category {#10918 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1575938352 {#10910 date: 2019-12-10 09:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1576549029 {#10909 date: 2019-12-17 11:17:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10919 …} -Children: Doctrine\ORM\PersistentCollection {#10922 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11416 +label: "その他材料" +value: "31" +data: Eccube\Entity\Category {#10925 -id: 31 -name: "その他材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549318 {#10923 date: 2019-12-17 11:21:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10924 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10926 …} -Children: Doctrine\ORM\PersistentCollection {#10929 …} -Parent: null -Creator: null +description: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11417 +label: "在庫処分品" +value: "30" +data: Eccube\Entity\Category {#10932 -id: 30 -name: "在庫処分品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1576549313 {#10930 date: 2019-12-17 11:21:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1649209384 {#10931 date: 2022-04-06 10:43:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10933 …} -Children: Doctrine\ORM\PersistentCollection {#10936 …} -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 {#10962 -form: Symfony\Component\Form\Form {#10949 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#10961 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#10968 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4072 …} } |
| 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) {#6528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3818 …} } |
| 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() {#10938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3835 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $translationDomain: "validators" $message: Closure() {#6529 …} } } |
| 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 {#11418 -form: Symfony\Component\Form\Form {#10952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10967 …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 | "" |